{template admin/top.html}
| ID | {lang('a-user')} | {lang('a-use-7')} | {lang('a-sit-21')} | {lang('a-use-8')} | {lang('a-use-9')} | {lang('a-option')} |
|---|---|---|---|---|---|---|
| {$t['userid']} | {$t['username']} ({$t['realname']}) | {$t['rolename']} | {if $t['site']}{$sites[$t['site']]['SITE_NAME']}{else}{lang('a-sit-22')}{/if} | {$t['lastloginip']} | {date(TIME_FORMAT,$t['lastlogintime'])} | {if admin_auth($userinfo['roleid'], 'user-edit')}{lang('a-edit')} | {/if} {if admin_auth($userinfo['roleid'], 'user-del')}{lang('a-del')} {/if} |