diff options
Diffstat (limited to 'modules/aggregator/aggregator-summary-items.tpl.php')
-rw-r--r-- | modules/aggregator/aggregator-summary-items.tpl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/aggregator/aggregator-summary-items.tpl.php b/modules/aggregator/aggregator-summary-items.tpl.php index 0e2133a1e..4a0551d71 100644 --- a/modules/aggregator/aggregator-summary-items.tpl.php +++ b/modules/aggregator/aggregator-summary-items.tpl.php @@ -14,6 +14,8 @@ * * @see template_preprocess() * @see template_preprocess_aggregator_summary_items() + * + * @ingroup themeable */ ?> <h3><?php print $title; ?></h3> |