<#assign editPage="true"> <#include '/public/template/editTemplate.html'> <#macro editContent>
<#if systemModules?lower_case?index_of("vis")!=-1>
*
<@ZKUI.Input id="accMPMNVisitor${uuid}" hideLabel="true" name="statisticsVisitors" type="checkbox" eventCheck="true" value="${(item.statisticsVisitors?string('true','false'))!'false'}"/>
<@ZKUI.Input id="accMusterPointMessageNotification${uuid}" hideLabel="true" name="messageNotification" type="checkbox" eventCheck="true" value="${(item.messageNotification?string('true','false'))!'false'}"/>
<@i18n 'acc_musterPointReport_sendEmail'/>
<@ZKUI.Input id="accMusterPointSendReport${uuid}" hideLabel="true" name="sendReport" type="checkbox" eventCheck="true" value="${(item.sendReport?string('true','false'))!'false'}"/>

<@i18n 'acc_musterPoint_signPoint'/>* <@i18n 'common_op_add'/>

<#if signPointList??> <#if (signPointList?size>0)> <#list signPointList as signPoint>
<@i18n 'acc_musterPointReport_sendTip'/>