Revision 39:11d31244edf5 WebContent/jsp/ss221_settings/ibssUpassMaintenanceConfirm.jsp

View differences:

WebContent/jsp/ss221_settings/ibssUpassMaintenanceConfirm.jsp
10 10
<bean:define id="upassSettingsView" name="settingsForm" property="upassSettingsView" />
11 11

  
12 12
<h3 class="title"><strong>
13
<c:if test="${settingsForm.map.upassApplicationSelect eq 0}">System</c:if>
14
<c:if test="${settingsForm.map.upassApplicationSelect eq 1}">Admin</c:if>
15
<c:if test="${settingsForm.map.upassApplicationSelect eq 2}">RIB</c:if>
16
<c:if test="${settingsForm.map.upassApplicationSelect eq 3}">BIB</c:if>
13
Admin 
17 14
<c:out value="${sessionScope.displayDesc}"/>
18 15
</strong></h3>
19 16
<table id="errorTable">
......
38 35
  <tr>
39 36

  
40 37
    <td height="28">&nbsp;</td>
41
    <td colspan="2"><bean:message key="settings.upass"/> <strong><c:if test="${settingsForm.map.upassApplicationSelect eq 0}">System</c:if>
42
<c:if test="${settingsForm.map.upassApplicationSelect eq 1}">Admin</c:if>
43
<c:if test="${settingsForm.map.upassApplicationSelect eq 2}">RIB</c:if>
44
<c:if test="${settingsForm.map.upassApplicationSelect eq 3}">BIB</c:if> </strong>
38
    <td colspan="2"><bean:message key="settings.upass"/> <strong>Admin </strong>
45 39
    <bean:message key="general.status.edit.confirm"/>
46 40
    </td>
47 41
    <td>&nbsp;</td>
......
75 69
		</strong></td>
76 70
		<td><bean:message key="upass.period.day"/></td>
77 71
</tr>
78
<c:if test="${settingsForm.map.upassApplicationSelect eq 1}">
72

  
79 73
<tr>
80 74
		<td width="10%">&nbsp;</td>
81 75
		<td width="35%"><bean:message key="upass.password.expiry.day"/>:</td>
......
103 97
		</strong></td>
104 98
		<td><bean:message key="upass.period.day"/></td>
105 99
</tr>
106
</c:if>
107
<!-- <tr> -->
108
<!-- 		<td width="10%">&nbsp;</td> -->
109
<%-- 		<td width="35%"><bean:message key="upass.auto.logoff.time"/>:</td> --%>
110
<!-- 		<td width="35%"><strong> -->
111
<%-- 			<c:choose> --%>
112
<%-- 				<c:when test="${not empty settingsForm.map.AUTO_LOGOFF}"> --%>
113
<%-- 					<c:out value="${settingsForm.map.AUTO_LOGOFF}"/> --%>
114
<%-- 				</c:when> --%>
115
<%-- 				<c:otherwise>-</c:otherwise> --%>
116
<%-- 			</c:choose> --%>
117
<!-- 		</strong></td> -->
118
<%-- 		<td><bean:message key="upass.period.minute"/></td> --%>
119
<!-- </tr> -->
120 100
<tr>
121 101
		<td width="10%">&nbsp;</td>
122 102
		<td width="35%"><bean:message key="upass.password.max.error.attempt"/>:</td>

Also available in: Unified diff