Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login
In directory 
james.mmbase.org:/tmp/cvs-serv10346/portlets-login/src/webapp/WEB-INF/templates/edit_defaults/login

Modified Files:
        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.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- login.jsp   4 Dec 2008 09:39:40 -0000       1.3
+++ login.jsp   12 Dec 2008 13:36:41 -0000      1.4
@@ -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

Reply via email to