" alt="<{$smarty.const._AD_USER_LANG_USER}>" title="<{$smarty.const._AD_USER_LANG_USER}>" /> |
<{$user->getShow('uid')}> |
<{$user->getShow('uname')}> |
<{$user->getShow('name')}> |
<{$user->get('user_regdate')|xoops_formattimestamp}> |
<{$user->get('last_login')|xoops_formattimestamp:l}> |
<{$user->getShow('posts')}> |
<{if $user->get('level') == 0}>
<{$smarty.const._AD_USER_LANG_LEVEL_PENDING}>
<{elseif $user->get('level') == 1}>
<{$smarty.const._AD_USER_LANG_LEVEL_ACTIVE}>
<{elseif $user->get('level') == 5}>
<{$smarty.const._AD_USER_LANG_LEVEL_ROOT}>
<{/if}>
|
" alt="<{$smarty.const._VIEW}>" title="<{$smarty.const._VIEW}>" />
" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" />
<{if $user->get('uid') != 1 }>
" alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" />
<{/if}>
|
<{/foreach}>