{template nheader.html}

{fc_lang('在会员模型中可以把会员自定义字段划分给指定会员组使用')}

{if MEMBER_OPEN_SPACE}{/if} {if MEMBER_OPEN_SPACE}{/if} {loop $list $t} {if MEMBER_OPEN_SPACE}{/if} {/loop}
Id {fc_lang('排序')} {fc_lang('名称')} {fc_lang('价格要求')} {fc_lang('允许申请')}{fc_lang('允许使用空间')}{fc_lang('操作')}
0 0 {if $this->ci->is_auth('member/admin/group/edit')}{fc_lang('游客')}{else}{fc_lang('游客')}{/if} 0.00 {if $this->ci->is_auth('member/admin/group/edit')} {fc_lang('修改')}{/if}
{$t.id} {if $this->ci->is_auth('member/admin/group/edit')}{$t.name}{else}{$t.name}{/if} {$t.price} {if $t['id']>2 && $this->ci->is_auth('member/admin/level/index')} {fc_lang('等级管理')}{/if} {if $this->ci->is_auth('member/admin/group/edit')} {fc_lang('修改')}{/if} {if $this->ci->is_auth('member/admin/group/del') && $t.id>3} {fc_lang('删除')}{/if} {if $t.id>2 && !$t.level}{fc_lang('会员组无效,请添加会员等级')}{/if}
{if $this->ci->is_auth('member/admin/group/del')} {/if} {if $this->ci->is_auth('member/admin/group/edit')} {/if}
{if $this->ci->is_auth('member/admin/group/edit')}
{fc_lang('请选中之后再操作,排序按从小到大排列,删除会员组时会同步删除所属等级及权限,所属组会员的会员组变为初始组')}
{/if} {template nfooter.html}