{include file="../../../application/admin/view/public/head" /}
{volist name="list" id="vo"} {/volist}
{:lang('id')} {:lang('status')} {:lang('genre')} {:lang('gbook')} {:lang('report')} {:lang('opt')}
{$vo.gbook_id} {if condition="$vo.gbook_status eq 0"}{:lang('reviewed_not')}{else}{:lang('reviewed')}{/if} {if condition="$vo.gbook_rid eq 0"}{:lang('gbook')}{else/}{:lang('report')}{/if}
{$vo.gbook_name|htmlspecialchars}: ip:【{$vo.gbook_ip|long2ip}】
{:lang('status')}: {:lang('gbook')}:{$vo.gbook_content|htmlspecialchars}
{:lang('reply_time')}:{$vo.gbook_reply_time|mac_day='color'}
{:lang('reply')}:{$vo.gbook_reply|htmlspecialchars}
{:lang('reply')} {:lang('del')}
{include file="../../../application/admin/view/public/foot" /}