Skip to content
Snippets Groups Projects
Commit 49b0490b authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #1664070 by mjonesdinero: Fix up documentation for node_add_page function

parent 98596fa1
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -23,7 +23,9 @@ function node_page_edit($node) {
}
/**
* Page callback: Presents the node add form.
* Page callback: Displays add content links for available content types.
*
* Redirects to node/add/[type] if only one content type is available.
*
* @see node_menu()
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment