diff options
Diffstat (limited to 'modules/book/book-export-html.tpl.php')
-rw-r--r-- | modules/book/book-export-html.tpl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/book/book-export-html.tpl.php b/modules/book/book-export-html.tpl.php index 86aad2882..d22b7d261 100644 --- a/modules/book/book-export-html.tpl.php +++ b/modules/book/book-export-html.tpl.php @@ -14,6 +14,8 @@ * book-node-export-html.tpl.php. * * @see template_preprocess_book_export_html() + * + * @ingroup themeable */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |