{style} {literal} .ow_author { width: 25%; } .ow_reply_info { margin-bottom: 3px; } {/literal} {/style} {script} {literal} $("#btn-customize-forum").click(function(){ window.location.href='{/literal}{$customizeUrl}{literal}'; }); {/literal} {/script} {if $isModerator}
{$section.sectionName} | {text key='forum+topics'} | {text key='forum+replies'} | {text key='forum+last_reply'} |
---|---|---|---|
{$group.name}
{$group.description}
|
{$group.topicCount} | {$group.replyCount} |
{if !empty($group.lastReply)}
{user_link username=$userNames[$group.lastReply.userId] name=$displayNames[$group.lastReply.userId]}
·
{format_date timestamp=$group.lastReply.createStamp}
{text key='forum+in'} {$group.lastReply.title}
{/if}
|