{template nheader.html}

{loop $list $t} {/loop}
{fc_lang('排序')} Id {fc_lang('别名')} {fc_lang('名称')} {fc_lang('类别')} {fc_lang('系统字段')} {fc_lang('主表')} {fc_lang('XSS过滤')} {fc_lang('前端')} {fc_lang('可用')} {fc_lang('操作')}
{$t.id} {$t.name} {$t.fieldname} {$t.fieldtype} {if $t.issystem}{else}{/if} {if $t.ismain}{else}{/if} {fc_lang('修改')} {if $t.issystem} {fc_lang('不可删除')} {else} {fc_lang('删除')} {/if}
{if count($group)>0}{/if}
{template nfooter.html}