#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cms.function.statistic"/> - <@s.m "statistic.function.comment"/> - <@s.m "statistic.comment.totalComments"/>:
${total}
<@s.m "statistic.year"/>
<@s.m "statistic.month"/>
<@s.m "statistic.date"/>
checked="checked"#if>/><@s.m "statistic.reply.all"/>
checked="checked"#if>/><@s.m "statistic.reply.isReplyed"/>
checked="checked"#if>/><@s.m "statistic.reply.notReplyed"/>
" onclick="querySubmit();"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.year"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.month"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.week"/>
checked="checked"#if> onclick="chgModel(this.value);"/><@s.m "statistic.report.day"/>
<@p.table value=list;cmsStatistic,i,has_next><#rt/> <#switch statisticModel> <#case "year"> <@p.column code="statistic.month2">${cmsStatistic.description}<@s.m "statistic.month"/>@p.column><#t/> <#break> <#case "month"> <@p.column code="statistic.date2">${cmsStatistic.description}<@s.m "statistic.date"/>@p.column><#t/> <#break> <#case "week"> <@p.column code="statistic.week"><@s.m "statistic.week."+cmsStatistic.description/>@p.column><#t/> <#break> <#case "day"> <@p.column code="statistic.hour">${cmsStatistic.description}@p.column><#t/> <#default> <#break> #switch> <@p.column code="statistic.comment.comments">${cmsStatistic.count}@p.column><#t/> <@p.column code="statistic.percent">
${cmsStatistic.percent}@p.column><#t/> @p.table>