{template nheader.html} {php $_pages=$pages;}
{loop $list $t} {/loop}
Uid {fc_lang('会员')} {fc_lang('会员组')} {SITE_EXPERIENCE} {SITE_SCORE} {SITE_MONEY} {fc_lang('注册时间')} {fc_lang('操作')}
{$t.uid} {if $t.groupid==2 && !$t.username} {get_member_nickname($t.uid)} {fc_lang('未完善资料')} {else} {dr_keyword_highlight($t.username, $param.keyword)} {/if} {MEMBER.group.$t[groupid].name} ci->is_auth('member/admin/home/experience')}href="{dr_url('member/home/experience',array('uid'=>$t.uid))}" style="color: blue;text-decoration: underline;font-size: 12px;"{/if}>{$t.experience} ci->is_auth('member/admin/home/score')}href="{dr_url('member/home/score',array('uid'=>$t.uid))}" style="color: blue;text-decoration: underline;font-size: 12px;"{/if}>{$t.score} {$t.money} {dr_date($t.regtime, NULL, 'red')} {if $this->ci->is_auth('member/admin/home/edit')}$t.uid))}"{/if}> {fc_lang('修改')}{/if} {if MEMBER_OPEN_SPACE && $this->ci->is_auth('space/admin/space/edit')} {fc_lang('空间')}{/if} {if $member.adminid==1} {fc_lang('登录会员')}{/if}
{if $this->ci->is_auth('member/admin/home/del')} {/if} {if $this->ci->is_auth('member/admin/home/edit')} {/if}
{fc_lang('共%s条', $param['total'])}{$_pages}
{template nfooter.html}