{style} .help_center_star{ display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; } {/style}
{text key="helpcenter+admin_topic_title_th"} | {text key="helpcenter+admin_topic_category_th"} | {text key="helpcenter+admin_topic_tags_th"} | |
---|---|---|---|
{$topic->title} |
{$topic->category} | {foreach from=$topic->tags item='tag'} {$tag->label} {/foreach} | {if $topic->vote > 0 } {$topic->vote} {elseif 0 > $topic->vote} {$topic->vote} {else} {$topic->vote} {/if} |