Revision 88:2ab7c8154b54 WebContent/jsp/ss221_settings/ibssUpassMaintenanceDetails.jsp

View differences:

WebContent/jsp/ss221_settings/ibssUpassMaintenanceDetails.jsp
155 155
		</strong></td>
156 156
		<td><bean:message key="upass.period.minute"/></td>
157 157
</tr>
158

  
159
<tr>
160
		<td width="10%">&nbsp;</td>
161
		<td width="35%"><bean:message key="upass.user.id.complexity.pattern"/>:</td>
162
		<td width="35%"><strong>
163
			<c:choose>
164
				<c:when test="${not empty upassSettingsView.map.USERNAME_PATTERN}">
165
					<c:out value="${upassSettingsView.map.USERNAME_PATTERN}"/>
166
				</c:when>
167
				<c:otherwise>-</c:otherwise>
168
			</c:choose>
169
		</strong></td>
170
</tr>
158 171
	
159 172
<tr><td height="30" colspan="4">&nbsp;</td></tr>
160 173
</table>

Also available in: Unified diff