{template "header.html"} {php echo \Phpcmf\Service::L('Field')->get('select')->get_select_search_code();}
{dr_form_hidden()} {if $ci->_is_admin_auth('add')}
{/if}
{if $ci->_is_admin_auth('add')} {/if} {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('未划分字段不能在前端显示')} {else} {/if}
{template "footer.html"}