{template "header.html"}
{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('邮箱账号')} {dr_lang('端口号')}
{if $t.host == 'mail'}Mail{else}{$t.host}{/if} {$t.user} {if $t.host == 'mail'}{dr_lang('系统')}{else}{$t.port}{/if} {if $ci->_is_admin_auth('edit')} {dr_lang('修改')} {/if} {dr_lang('测试发送')}
{template "footer.html"}