|
{$smarty.const._FORUM_NAME}
>>
{$theme_title} {if $edit_post} [{$smarty.const._EDIT_THEME}] {/if} {if $theme_status eq 1} [{$smarty.const._CLOSE_THEME}] {/if} {if $theme_status eq 2} [{$smarty.const._OPEN_THEME}] {/if} {if $edit_post} [{$smarty.const._DELETE_THEME}] {/if} |
{if $welcome}{$smarty.const._WELCOME}{$welcome} {/if} {$smarty.const._INDEX} {if $do_enter} {$smarty.const._DO_ENTER} {/if} {$smarty.const._SEARCH} {$smarty.const._MEMBERLIST} {if $register} {$smarty.const._REGISTER} {/if} {if $logout} {$smarty.const._LOGOUT} {/if} |
| {$smarty.const._PAGES_LIST}: {foreach from=$pages item="v"} {if $v eq $theme_page} {$v} {else} {$v} {/if} {/foreach} |
|
{$v.creator_username} {if $v.creator_status eq 0} {$smarty.const._STATUS_BANNED} {/if} {if $v.creator_status eq 1} {$smarty.const._STATUS_USER} {/if} {if $v.creator_status eq 2} {$smarty.const._STATUS_MODERATOR} {/if} {if $v.creator_status eq 3} {$smarty.const._STATUS_ADMIN} {/if} {$v.create_date} |
{$v.text}
{if $edit_post}
|
| {$smarty.const._THEME_CLOSED} |
| {$smarty.const._DO_ANSWER} | |