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