{template "header.html"}

{dr_lang('勾选状态的字段可以显示在本栏目的编辑页面中')}

{dr_form_hidden()}
{loop $field $t} {if $t.id} {/if} {/loop}
{dr_lang('可用')} Id {dr_lang('字段')} {dr_lang('类别')}
{$t.id} {$t.spacer} {$t.name} / {$t.fieldname} {$t.fieldtype}

{dr_lang('将以上的字段配置覆盖到以下的选中栏目之中')}

{$select}
{php echo \Phpcmf\Service::L('Field')->get('select')->get_select_search_code();}
{template "footer.html"}