From 03c644b2ca3f22e96d0532df2d91d023cb2c54e6 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 28 Aug 2012 11:33:18 -0700 Subject: Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group --- modules/taxonomy/taxonomy-term.tpl.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/taxonomy') diff --git a/modules/taxonomy/taxonomy-term.tpl.php b/modules/taxonomy/taxonomy-term.tpl.php index b1ff20e3c..e29b1108a 100644 --- a/modules/taxonomy/taxonomy-term.tpl.php +++ b/modules/taxonomy/taxonomy-term.tpl.php @@ -36,6 +36,8 @@ * @see template_preprocess() * @see template_preprocess_taxonomy_term() * @see template_process() + * + * @ingroup themeable */ ?>
-- cgit v1.2.3