{include file="pageheader.htm"} {insert_scripts files='../js/jquery.min.js'} {insert_scripts files='../js/jquery.raty.min.js'}
评论管理 > 查看评论 列表
{if $comment.name} {/if} {if $comment.email} {/if}
来源 {$comment.source}
状态 显示 隐藏
内容
等级
姓名 {$comment.name}
邮箱 {$comment.email}
IP {$comment.ip}
日期 {$comment.date_added}
回复 {if $reply} {foreach from=$reply item=list}
日期:{$list.date_added}
内容:{$list.content}
删除
{/foreach}
{/if}
{include file="pagefooter.htm"}