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

{dr_lang('更改数据之后需要更新缓存之后才能生效')}

{dr_form_hidden()}
{loop $list $t} {if $ci->_is_admin_auth('add')} {/if} {/loop}
{dr_lang('字段信息')} {dr_lang('注册显示')} {dr_lang('字段划分情况')}
{dr_lang($t.name)} / {$t.fieldname} {loop $t.group $gid} {/loop} {if !$t.group} {dr_lang('未划分字段不能在前端显示')} {/if}
{template "footer.html"}