Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
923e1ffc
Commit
923e1ffc
authored
Mar 29, 2012
by
Jennifer Hodgdon
Browse files
Issue
#1327484
by nmudgal: Fix a couple of docs headers in Book module
parent
315793a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/modules/book/book.module
View file @
923e1ffc
...
...
@@ -414,7 +414,7 @@ function book_get_books() {
}
/**
* Implements hook_form_BASE_FORM_ID_alter().
* Implements hook_form_BASE_FORM_ID_alter()
for node_form()
.
*
* Adds the book fieldset to the node form.
*
...
...
@@ -1036,7 +1036,7 @@ function _book_parent_depth_limit($book_link) {
}
/**
* Implements hook_form_FORM_ID_alter().
* Implements hook_form_FORM_ID_alter()
for node_delete_confirm()
.
*
* Alters the confirm form for a single node deletion.
*
...
...
core/modules/book/book.pages.inc
View file @
923e1ffc
...
...
@@ -56,7 +56,7 @@ function book_export($type, $nid) {
}
/**
*
This function is called by book_export() to generate HTML for export
.
*
Generates HTML for export when invoked by book_export()
.
*
* The given node is embedded to its absolute depth in a top level section. For
* example, a child node with depth 2 in the hierarchy is contained in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment