From 13f5311800b62820e78e63ca706ba05bbc513de4 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 11 Jan 2011 13:34:17 +0000 Subject: - Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php. --- modules/forum/forum-icon.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/forum') 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. * -- cgit v1.2.3