Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login
In directory
james.mmbase.org:/tmp/cvs-serv10299/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login
Modified Files:
Tag: b1_5
login.jsp
Log Message:
CMSC-1162 - Improved edit_defaults of send password by mail.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login
See also: http://www.mmbase.org/jira/browse/CMSC-1162
Index: login.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login/login.jsp,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -b -r1.2.2.1 -r1.2.2.2
--- login.jsp 4 Dec 2008 09:41:28 -0000 1.2.2.1
+++ login.jsp 12 Dec 2008 13:36:34 -0000 1.2.2.2
@@ -1,6 +1,6 @@
<%...@include file="/WEB-INF/templates/portletglobals.jsp" %>
<div class="portlet-config-canvas">
-<h3><fmt:message key="view.account.sendpassword" /></h3>
+<h3><fmt:message key="edit_defaults.title" /></h3>
<form
method="post"
name="<portlet:namespace />form"
@@ -33,7 +33,7 @@
<tr>
<td><fmt:message key="edit_defaults.register.emailtext" />:</td>
<td>
- <textarea name="emailText" rows="5" cols="20"><c:out
value="${emailText}" /></textarea>
+ <textarea name="emailText" rows="8" cols="25"><c:out
value="${emailText}" /></textarea>
</td>
</tr>
<tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs