{template nheader.html}
{loop $list[1] $dir $t} {/loop} {loop $list[0] $dir $t} {/loop} {if $this->ci->is_auth('module/edit')} {/if}
{fc_lang('排序')} {fc_lang('可用')} {fc_lang('类型')} {fc_lang('名称')} {fc_lang('目录')} {fc_lang('站点')} {fc_lang('版本')} {fc_lang('操作')}
{if !$t.space}{/if} {if $this->ci->is_auth('module/edit') && !$t.space}{else}{/if} {if $t.space || $t.nodb} {fc_lang('无')} {else} {if $t.share} {else} {/if} {/if} {$t.name} {$dir} {if $t.space}{else}{count($t.site)}{/if} {$t.version} {if !$t.space} {if $this->ci->is_auth('module/config')} {fc_lang('配置')}{/if} {if $this->ci->is_auth('module/install')} {fc_lang('站点管理')}{/if} {if !$t.nodb} {if $this->ci->is_auth('module/config')} {fc_lang('复制')}{/if} {if SYS_DEBUG} {fc_lang('生成')}{/if} {if $this->ci->is_auth('admin/field/index')} {fc_lang('模块字段')}{/if} {if $t.extend && $this->ci->is_auth('admin/field/index')} {fc_lang('扩展字段')}{/if} {if $this->ci->is_auth('mform/index')} {fc_lang('表单')}{/if} {/if} {else} {if $this->ci->is_auth('module/config')} {fc_lang('配置')}{/if} {/if} {if $this->ci->is_auth('module/uninstall')} {fc_lang('卸载')}{/if} {if !$t['site'][SITE_ID]['use'] && !$t.space}[{fc_lang('当前站点尚未安装')}]{/if} {if $this->ci->is_auth('module/update')}{/if} {if $t.key}...{/if}
{if $this->ci->is_auth('module/install')} {if $t.space || $t.nodb} {else} {/if} {else} {/if} {fc_lang('安装')} {$t.name} {$dir} 0 {$t.version} {if $admin.adminid == 1} {fc_lang('删除')}{/if}
 
{fc_lang('排序按从小到大排列,最大支持99')}
{template nfooter.html}