#include "/jeecms_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "cms.function.statistic"/> - <@s.m "statistic.function.member"/> - <@s.m "statistic.member.totalRegisters"/>:
${total}
<@s.m "statistic.year"/>
<@s.m "statistic.month"/>
<@s.m "statistic.date"/>
" 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" align="center">${cmsStatistic.description}<@s.m "statistic.month"/>@p.column><#t/> <#break> <#case "month"> <@p.column code="statistic.date2" align="center">${cmsStatistic.description}<@s.m "statistic.date"/>@p.column><#t/> <#break> <#case "week"> <@p.column code="statistic.week" align="center"><@s.m "statistic.week."+cmsStatistic.description/>@p.column><#t/> <#break> <#case "day"> <@p.column code="statistic.hour" align="center">${cmsStatistic.description}@p.column><#t/> <#default> <#break> #switch> <@p.column code="statistic.member.registers" align="center">${cmsStatistic.count}@p.column><#t/> <@p.column code="statistic.percent">
${cmsStatistic.percent}@p.column><#t/> @p.table>