{template "header.html"}
{dr_form_search_hidden()}
{if $list_table}{/if}
{dr_form_hidden()}
{if $ci->_is_admin_auth('del')} {/if} {loop $list $t} {php $verify = dr_string2array($t.verify);} {if $ci->_is_admin_auth('del')} {/if} {/loop}
Id {dr_lang('账号')} {dr_lang('角色组')} {dr_lang('操作')}
{$t.id} {$t.username} {loop $t.role $c} {$c} {/loop} {if $ci->_is_admin_auth('edit')} {/if}
{template "footer.html"}