From f6de4bcf77656f447f4171112d7fcc5d1f6b2e05 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 7 Aug 2011 13:32:05 -0400 Subject: - Patch #711842 by Devin Carlson: documentation missing for () in taxonomy-term.tpl.php. --- modules/taxonomy/taxonomy-term.tpl.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/taxonomy/taxonomy-term.tpl.php b/modules/taxonomy/taxonomy-term.tpl.php index 872d4cbb5..b1ff20e3c 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: -- cgit v1.2.3