<#assign leftRTL = "left"> <#assign rightRTL = "right"> <#if enableRTL?? && enableRTL=="true"> <#assign leftRTL = "right"> <#assign rightRTL = "left"> <#include "/public/template/setTemplate.html"> <#macro setContent>
<@i18n 'pos_basic_settings'/>
<@i18n 'pos_card_balance_limit'/>
<#if "${Application['system.language']}" == "zh_CN"> <#else>
<@i18n 'pos_system_sendCardMainSec'/>
<@ZKUI.Combo width="480" value="${(posParams['pos.oneSection'])!'1'}" type="radio" empty="false" path="posSystemParam.do?getSectionList§or=1" name="pos.oneSection" onChange="sectionChange" hideLabel="true"/>
<@i18n 'pos_system_sendCardBackSec'/>
<@ZKUI.Combo width="480" value="${(posParams['pos.twoSection'])!'2'}" type="radio" empty="false" path="posSystemParam.do?getSectionList§or=2" disable="true" name="pos.twoSection" id="idTwoSection" hideLabel="true"/>
<#if Application['system.language'] != 'zh_CN'>
<@i18n 'pos_system_money_declare'/>
<@i18n 'pos_system_sign'/>
<@i18n 'pos_system_ratio'/>
<@ZKUI.Combo width="480" empty="false" name="pos.moneyDeclare" hideLabel="true" value="${(posParams['pos.moneyDeclare'])!}">
<@i18n 'pers_person_cardSet'/> <@i18n 'pos_system_message'/>
<@i18n 'pos_system_password'/>
<@i18n 'pos_system_confirm_password'/>
<@i18n 'pos_system_cardModel'/>
<@ZKUI.Input width="480" type='radio' name="pos.cardModel" value="1" id="single" checked="checked"/> <@i18n 'pos_system_single'/> <@ZKUI.Input width="480" type='radio' name="pos.cardModel" value="2" id="double"/> <@i18n 'pos_system_double'/>
<@i18n 'pos_system_consumeOrder'/>
<@ZKUI.Combo width="480" empty="false" name="pos.consumeOrder" hideLabel="true" value="${(posParams['pos.consumeOrder'])!}" onChange="posParamShowMonthSubsidy">
<@i18n 'pos_system_isMonthSubsidy'/>
<@ZKUI.Combo width="480" empty="false" name="pos.monthAllow" hideLabel="true" value="${(posParams['pos.monthAllow'])!}">