#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cmsComment.function"/> - <@s.m "global.list"/>
<@p.table value=pagination;cmsComment,i,has_next><#rt/> <@p.column title="
" width="25" align="center">
<#t/> @p.column><#t/> <@p.column title="ID" align="center">${cmsComment.id}@p.column><#t/> <@p.column code="cmsComment.text" align="center"> <#if !cmsComment.checked>
[<@s.m "cmsComment.uncheck"/>]
#if> <#if cmsComment.recommend>[
<@s.m "cmsComment.recommend"/>
]#if>
${cmsComment.text?html}
<#if cmsComment.reply??>
${cmsComment.reply?html}
#if> @p.column><#t/> <@p.column code="cmsComment.doc" align="center">
${cmsComment.content.title}
@p.column><#t/> <@p.column code="cmsComment.commentUser" align="center"> <#if (cmsComment.commentUser.username)??>${cmsComment.commentUser.username}<#else><@s.m "cmsComment.anonymity"/>#if>
${cmsComment.ip}
${cmsComment.createTime} @p.column><#t/> <@p.column code="global.operate" align="center">
<@s.m "global.edit"/>
| <#rt/>
<@s.m "global.delete"/>
<#t/> @p.column><#t/> @p.table>
" onclick="optCheck();" class="check"/ style="float:left; border-right:1px solid #ffffff;">
" onclick="optCheckCancel();"/ style="float:left; border-right:1px solid #ffffff;">
" onclick="optDelete();"/ style="float:left; border-right:1px solid #ffffff;">
<#include "/common/alert_message.html"/>