{template nheader.html} {php $_pages=$pages;}
{loop $list $t} {/loop}
Uid {fc_lang('账号')} {fc_lang('类型')} 余额 {fc_lang('姓名')} {fc_lang('电话')} {fc_lang('注册时间')} {fc_lang('操作')}
{$t.uid} {dr_keyword_highlight($t.username, $param.keyword)} {MEMBER.group.$t[groupid].name} {$t.money} {$t.name} {$t.phone} {dr_date($t.regtime, NULL, 'red')} {if $this->ci->is_auth('member/admin/home/edit')}$t.uid))}"{/if}> {fc_lang('修改')}{/if} {if $member.adminid==1} {fc_lang('登录会员')}{/if}
{if $this->ci->is_auth('member/admin/home/del')} {/if}
{template nfooter.html}