diff --git a/modules/taxonomy/taxonomy-term.tpl.php b/modules/taxonomy/taxonomy-term.tpl.php index 872d4cbb56d484eff0426e9b08ba1bc7b46cb442..b1ff20e3cee7edc0f6bacd2a6ed69ea7c43e8fea 100644 --- a/modules/taxonomy/taxonomy-term.tpl.php +++ b/modules/taxonomy/taxonomy-term.tpl.php @@ -12,6 +12,7 @@ * hide($content['field_example']) to temporarily suppress the printing of a * given element. * - $term_url: Direct url of the current term. + * - $term_name: Name of the current term. * - $classes: String of classes that can be used to style contextually through * CSS. It can be manipulated through the variable $classes_array from * preprocess functions. The default values can be one or more of the following: