{template nheader.html}
{loop $list $id $t} {php $t=dr_string2array($t);} {/loop}
{fc_lang('操作时间')} Ip {fc_lang('操作人')}
{dr_date($t['time'], null, 'red')} {$ci->dip->address($t.ip)} {$t['username']} {$t['action']}
{template nfooter.html}