{template "header.html"}

{dr_lang('设置管理员角色的级别,比如角色组A允许被角色组B的人管理账号权限')}

{dr_lang('如果有一项满足未勾选条件,就表示此角色组不被管理员所管理')}

{php echo \Phpcmf\Service::L('Field')->get('select')->get_select_search_code();}
{dr_form_hidden()} {loop $auth $i $t} {if $t['id'] > 1 && !$t['application']['tid'] && dr_in_array(SITE_ID, $t.site)} {/if} {/loop}
{dr_lang('角色组')} {dr_lang('下级管理组')}
{$t.name}
{template "footer.html"}