{template "header.html"}
{dr_form_hidden()}
{dr_lang('自定义后台首页界面的显示内容')}

{dr_lang('面板区')} {dr_lang('系统可用的面板,单击即可加入到预设区')}

{loop $tables $table $name} {/loop}

{dr_lang('预设区')} {dr_lang('可以将本区域的面板移动到正式区')}

{dr_lang('正式区')} {dr_lang('在后台首页界面显示的面板')}

{loop $table_data $table $tid} {if $tid == '3-1'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '3-2'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '3-3'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '3-4'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '4-1'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '4-2'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '4-3'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '6-1'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '6-2'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{loop $table_data $table $tid} {if $tid == '12'} {php echo \Phpcmf\Service::M('auth')->edit_main_table($table, $tables[$table], $tid);} {/if} {/loop}
{template "footer.html"}