{template "header.html"}

{dr_lang('管理员账号允许同时拥有多个角色组')}

{dr_form_hidden()}
{dr_lang('管理员')}
{if $edit}
{else}
{/if}
{loop $ci->role $rid $t} {/loop}
{if !$edit} {/if} {template "footer.html"}