diff options
Diffstat (limited to 'modules/toolbar')
-rw-r--r-- | modules/toolbar/toolbar.tpl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/toolbar/toolbar.tpl.php b/modules/toolbar/toolbar.tpl.php index 1df0cf03b..e85212997 100644 --- a/modules/toolbar/toolbar.tpl.php +++ b/modules/toolbar/toolbar.tpl.php @@ -19,6 +19,8 @@ * * @see template_preprocess() * @see template_preprocess_toolbar() + * + * @ingroup themeable */ ?> <div id="toolbar" class="<?php print $classes; ?> clearfix"> |