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

Modified Files:
      Tag: b1_4
        login.jsp 
Removed Files:
      Tag: b1_4
        send_password.jsp 
Log Message:
CMSC-830 - *added* some functionality to send the password, but at the same 
time *removed* it from the portlet because it doesn't belong there.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/view/login
See also: http://www.mmbase.org/jira/browse/CMSC-830


Index: login.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/src/webapp/WEB-INF/templates/view/login/login.jsp,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -b -r1.3.2.3 -r1.3.2.4
--- login.jsp   25 Mar 2008 14:55:53 -0000      1.3.2.3
+++ login.jsp   27 Mar 2008 15:32:39 -0000      1.3.2.4
@@ -29,13 +29,6 @@
       <input type="submit" value="<fmt:message key="view.submit" />" />
     </td>
   </tr>
-  <tr>
-    <td></td>
-    <td id="Submit" align="right">
-      <cmsc:renderURL var="sendPasswordUrl"><cmsc:param name="action" 
value="send_password"/></cmsc:renderURL>
-      <a href="${sendPasswordUrl}"><fmt:message key="view.send_password" /></a>
-    </td>
-  </tr>
 </table>
 
 </form>


_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to