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