{/if} {if $edit_user}

{$smarty.const._ADMIN_USERS}

{if $pages} {foreach from=$users item="v"} {/foreach}
{$smarty.const._PAGES_LIST}: {foreach from=$pages item="v"} {if $v eq $this_page} {$v} {else} {$v} {/if} {/foreach} {/if} {if $users}
{$smarty.const._ADMIN_USERNAME} {$smarty.const._ADMIN_STATUS} {$smarty.const._ADMIN_REG_DATE} {$smarty.const._ADMIN_REG_IP} {$smarty.const._ADMIN_LAST_DATE} {$smarty.const._ADMIN_LAST_IP} {$smarty.const._ADMIN_EMAIL} {$smarty.const._ADMIN_COUNT_POSTS} {$smarty.const._ADMIN_FUNCTIONS}
{$v.username} {if $v.status eq 0} {$smarty.const._STATUS_BANNED} {/if} {if $v.status eq 1} {$smarty.const._STATUS_USER} {/if} {if $v.status eq 2} {$smarty.const._STATUS_MODERATOR} {/if} {if $v.status eq 3} {$smarty.const._STATUS_ADMIN} {/if} {$v.register_date} {$v.register_ip} {$v.last_date} {$v.last_ip} {$v.email} {$v.posts} [{$smarty.const._EDIT_USER}] [{$smarty.const._SET_STATUS_USER}] {if $v.status eq 0}[{$smarty.const._UNBAN_USER}]{else}[{$smarty.const._BAN_USER}]{/if}
{/if} {if $set_status}

{$smarty.const._ADMIN_SET_STATUS}

{$smarty.const._ADMIN_STATUS}:

{$smarty.const._ADMIN_EDIT_USER}

{$smarty.const._REG_MAIL}:
{$smarty.const._REG_NAME}:
{$smarty.const._REG_SEX}:
{$smarty.const._REG_BIRTHDAY}:
{$smarty.const._REG_FROM}:
{$smarty.const._REG_ICQ}:
{$smarty.const._REG_ABOUT}:
{/if}