summaryrefslogtreecommitdiff
path: root/modules/forum
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-01-11 13:34:17 +0000
committerDries Buytaert <dries@buytaert.net>2011-01-11 13:34:17 +0000
commit13f5311800b62820e78e63ca706ba05bbc513de4 (patch)
tree90a7ad2906154b06d6dc150811e609a86b0995b1 /modules/forum
parent77489e2f9f1d5f94f7263851f9a08aa04e0f5a2f (diff)
downloadbrdo-13f5311800b62820e78e63ca706ba05bbc513de4.tar.gz
brdo-13f5311800b62820e78e63ca706ba05bbc513de4.tar.bz2
- Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php.
Diffstat (limited to 'modules/forum')
-rw-r--r--modules/forum/forum-icon.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/forum/forum-icon.tpl.php b/modules/forum/forum-icon.tpl.php
index 2b2cf3c10..9a9c8e521 100644
--- a/modules/forum/forum-icon.tpl.php
+++ b/modules/forum/forum-icon.tpl.php
@@ -7,7 +7,7 @@
*
* Available variables:
* - $new_posts: Indicates whether or not the topic contains new posts.
- * - $icon: The icon to display. May be one of 'hot', 'hot-new', 'new',
+ * - $icon_class: The icon to display. May be one of 'hot', 'hot-new', 'new',
* 'default', 'closed', or 'sticky'.
* - $first_new: Indicates whether this is the first topic with new posts.
*