Revision 87:2d3c55260785 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
Admin 
13
<c:out value="${settingsForm.map.applicationName}"/> 
14 14
<c:out value="${sessionScope.displayDesc}"/>
15 15
</strong></h3>
16 16
<table id="errorTable">
......
35 35
  <tr>
36 36

  
37 37
    <td height="28">&nbsp;</td>
38
    <td colspan="2"><bean:message key="settings.upass"/> <strong>Admin </strong>
38
    <td colspan="2"><bean:message key="settings.upass"/> <strong><c:out value="${settingsForm.map.applicationName}"/> </strong>
39 39
    <bean:message key="general.status.edit.confirm"/>
40 40
    </td>
41 41
    <td>&nbsp;</td>
......
84 84
		<td><bean:message key="upass.period.day"/></td>
85 85
</tr>
86 86

  
87
<!-- <tr> -->
88
<!-- 		<td width="10%">&nbsp;</td> -->
89
<%-- 		<td width="35%"><bean:message key="upass.auto.logoff.time"/>:</td> --%>
90
<!-- 		<td width="35%"><strong> -->
91
<%-- 			<c:choose> --%>
92
<%-- 				<c:when test="${not empty settingsForm.map.AUTO_LOGOFF}"> --%>
93
<%-- 					<c:out value="${settingsForm.map.AUTO_LOGOFF}"/> --%>
94
<%-- 				</c:when> --%>
95
<%-- 				<c:otherwise>-</c:otherwise> --%>
96
<%-- 			</c:choose> --%>
97
<!-- 		</strong></td> -->
98
<%-- 		<td><bean:message key="upass.period.minute"/></td> --%>
99
<!-- </tr> -->
100

  
87 101
<tr>
88 102
		<td width="10%">&nbsp;</td>
89 103
		<td width="35%"><bean:message key="upass.password.expiry.notif.alert"/>:</td>

Also available in: Unified diff