Update of
/var/cvs/contributions/CMSContainer/cmsc/security/src/webapp/editors/usermanagement
In directory james.mmbase.org:/tmp/cvs-serv7638
Modified Files:
changepassword.jsp
Log Message:
CMSC-899,Check and improve all lists according to guideline
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/security/src/webapp/editors/usermanagement
See also: http://www.mmbase.org/jira/browse/CMSC-899
Index: changepassword.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/security/src/webapp/editors/usermanagement/changepassword.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- changepassword.jsp 8 Sep 2008 07:57:34 -0000 1.6
+++ changepassword.jsp 8 Sep 2008 10:25:18 -0000 1.7
@@ -32,7 +32,7 @@
<html:form action="/editors/usermanagement/ChangePasswordAction">
<table class="formcontent">
<tr>
- <td class="fieldname" nowrap width="100"><fmt:message
key="changepassword.current" /></td>
+ <td class="fieldname" nowrap width="102px"><fmt:message
key="changepassword.current" /></td>
<td class="fieldname">
<html:password property="password1" size='15' maxlength='15'/>
<span class="notvalid"><html:errors bundle="SECURITY"
property="password1"/></span>
@@ -53,10 +53,10 @@
</td>
</tr>
<tr>
- <td> </td>
+ <td > </td>
<td>
- <html:submit style="width:90"><fmt:message
key="changepassword.submit" /></html:submit>
- <html:cancel style="width:90"><fmt:message
key="user.cancel"/></html:cancel>
+ <html:submit ><fmt:message key="changepassword.submit"
/></html:submit>
+ <html:cancel ><fmt:message key="user.cancel"/></html:cancel>
</td>
</tr>
</table>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs