forum-icon.tpl.php
Версия 1.3 (checked in on 2007/12/20 at 09:35:09 by goba)
forum-icon.tpl.php Display an appropriate icon for a forum post.
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'
,'default'
,'closed'
, or'sticky'
.
See also
template_preprocess_forum_icon()
@see theme_forum_icon()