<#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'/>:
<@i18n 'pos_system_sendCardMainSec'/>: <@ZKUI.Combo value="${(posParams['pos.oneSection'])!'1'}" type="radio" empty="false" width="155" path="/posSystemParam.do?getSectionList§or=1" name="pos.oneSection" onChange="sectionChange" hideLabel="true"/>
<@i18n 'pos_system_sendCardBackSec'/>: <@ZKUI.Combo value="${(posParams['pos.twoSection'])!'2'}" type="radio" empty="false" width="155" 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'/>
<@ZKUI.Combo empty="false" name="pos.moneyDeclare" hideLabel="true" value="${(posParams['pos.moneyDeclare'])!}" width="156">
<@i18n 'pers_person_cardSet'/>
<@i18n 'pos_system_message'/>
<@i18n 'pos_system_password'/>:
<@i18n 'pos_system_confirm_password'/>:
<@i18n 'pos_system_cardModel'/>:
  • <@i18n 'pos_system_single'/>
  • <#if Application['system.language'] == "zh_CN">
  • <@i18n 'pos_system_double'/>
  • <@ZKUI.Combo width="158px" empty="false" name="pos.consumeOrder" hideLabel="true" value="${(posParams['pos.consumeOrder'])!}" onChange="posParamShowMonthSubsidy">
    <@ZKUI.Combo width="158px" empty="false" name="pos.monthAllow" hideLabel="true" value="${(posParams['pos.monthAllow'])!}">