{template nheader.html}

{fc_lang('下载镜像应用于包含单文件与多文件上传字段的中,主要用于文件下载或者图片显示')}

{loop $list $t} {/loop}
Id {fc_lang('名称')} {fc_lang('镜像服务器')}
{$t.id} {if $this->ci->is_auth('admin/downservers/edit')}{$t.name}{else}{$t.name}{/if} {$t.server} {if $this->ci->is_auth('admin/downservers/edit')} {fc_lang('修改')}{/if}
{if $this->ci->is_auth('admin/downservers/del')} {/if}
{template nfooter.html}