{template "header.html"}

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

{dr_form_hidden()}
{if $ci->_is_admin_auth('del')} {/if} {loop $list $t} {if $ci->_is_admin_auth('del')} {/if} {/loop}
{dr_lang('类型')} {dr_lang('名称')} {dr_lang('操作')}
{$ci->type[$t['type']]} {$t.name} {if $ci->_is_admin_auth('edit')} {/if}
{template "footer.html"}