<@i18n 'ivs_system_enableLog'/>
<@ZKUI.Combo width="479" id="enableLog" empty="false" hideLabel="true" name="ivs.enableLog" readonly="true"
value="${(ivsParams['ivs.enableLog'])!}">
@ZKUI.Combo>
<@i18n 'ivs_system_debug'/>
<@ZKUI.Combo width="479" id="idDebugLog" empty="false" hideLabel="true" name="ivs.debugLog" readonly="true" value="${(ivsParams['ivs.debugLog'])!}">
@ZKUI.Combo>
<@i18n 'ivs_system_accessLog'/>
<@ZKUI.Combo width="479" id="idAccessLog" empty="false" hideLabel="true" name="ivs.accessLog" readonly="true" value="${(ivsParams['ivs.accessLog'])!}">
@ZKUI.Combo>