Author: thomas.heute(a)jboss.com
Date: 2009-08-04 04:34:28 -0400 (Tue, 04 Aug 2009)
New Revision: 13657
Modified:
branches/Enterprise_Portal_Platform_4_3/core/src/resources/portal-server-war/login.jsp
Log:
oups
Modified:
branches/Enterprise_Portal_Platform_4_3/core/src/resources/portal-server-war/login.jsp
===================================================================
---
branches/Enterprise_Portal_Platform_4_3/core/src/resources/portal-server-war/login.jsp 2009-08-03
20:23:50 UTC (rev 13656)
+++
branches/Enterprise_Portal_Platform_4_3/core/src/resources/portal-server-war/login.jsp 2009-08-04
08:34:28 UTC (rev 13657)
@@ -104,7 +104,7 @@
</tr>
<tr class="form-field">
<td><label for="j_password" style="white-space:
nowrap;"><%= rb.getString("LOGIN_PASSWORD")
%></label></td>
- <td><input type="text" name="j_password"
id="j_password" value="" size="12"/></td>
+ <td><input type="password" name="j_password"
id="j_password" value="" size="12"/></td>
</tr>
</table>
<div class="button-container">