Revision 63:9431991ebe9b WebContent/jsp/ss223_application/ibssAppUserResetPass.jsp

View differences:

WebContent/jsp/ss223_application/ibssAppUserResetPass.jsp
31 31
  </tr>
32 32
  <tr>
33 33
    <td width="69">&nbsp;</td>
34
    <td><bean:message key="appuser.user.id"/>:</td>
34
    <td><bean:message key="general.id"/>:</td>
35 35
    <td colspan="2"><strong><c:out value="${detailBean.map.userId}"/></strong></td>
36 36
    <td>&nbsp;</td>
37 37
    </tr>
38 38
     <tr>
39 39
    <td width="69">&nbsp;</td>
40
    <td><bean:message key="appuser.user.alias"/>:</td>
40
    <td><bean:message key="appuser.user.id"/>:</td>
41 41
    <td colspan="2"><strong><c:out value="${detailBean.map.userAlias}"/></strong></td>
42 42
    <td>&nbsp;</td>
43 43
    </tr>
44
    <tr>
45
    <td width="69">&nbsp;</td>
46
    <td><bean:message key="appuser.user.name"/>:</td>
47
    <td colspan="2"><strong><c:out value="${detailBean.map.userName}"/></strong></td>
48
    <td>&nbsp;</td>
49
    </tr>
44 50
  	<tr>
45 51
		<td>&nbsp;</td>
46 52
		<td><bean:message key="appuser.application.name" />:</td>

Also available in: Unified diff