summaryrefslogtreecommitdiff
path: root/modules/taxonomy
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2012-08-28 11:33:18 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2012-08-28 11:33:18 -0700
commit03c644b2ca3f22e96d0532df2d91d023cb2c54e6 (patch)
tree9872c909944912591b27ef464e5c41724182c240 /modules/taxonomy
parentbc41802c5e1c071ba77dd69196a533bc8ecf593f (diff)
downloadbrdo-03c644b2ca3f22e96d0532df2d91d023cb2c54e6.tar.gz
brdo-03c644b2ca3f22e96d0532df2d91d023cb2c54e6.tar.bz2
Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group
Diffstat (limited to 'modules/taxonomy')
-rw-r--r--modules/taxonomy/taxonomy-term.tpl.php2
1 files changed, 2 insertions, 0 deletions
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
*/
?>
<div id="taxonomy-term-<?php print $term->tid; ?>" class="<?php print $classes; ?>">