{template nheader.html}
{if IS_PC}{/if}
{loop $list $t} {/loop}
{fc_lang('会员账号')} {fc_lang('管理名称')} {fc_lang('操作')}
{dr_keyword_highlight($t.username, $param.keyword)} {$t.realname} {fc_lang('修改')} {if $t.uid>1} {fc_lang('删除')}{/if}
{template nfooter.html}