Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/unsubscription
In directory
james.mmbase.org:/tmp/cvs-serv29279/portlets-newsletter/src/webapp/editors/newsletter/unsubscription
Modified Files:
finish.jsp delete.jsp
Log Message:
CMSC-1188 - Remove old and redudant includes in JSP files
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/unsubscription
See also: http://www.mmbase.org/jira/browse/CMSC-1188
Index: finish.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/unsubscription/finish.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- finish.jsp 6 May 2008 12:54:33 -0000 1.1
+++ finish.jsp 15 Dec 2008 13:01:20 -0000 1.2
@@ -1,3 +1,2 @@
-<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
<%...@include file="../globals.jsp" %>
<fmt:message key="unsubscribe.page.finish" />
\ No newline at end of file
Index: delete.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/unsubscription/delete.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- delete.jsp 6 May 2008 12:54:33 -0000 1.1
+++ delete.jsp 15 Dec 2008 13:01:20 -0000 1.2
@@ -1,6 +1,5 @@
<%...@page language="java" contentType="text/html;charset=utf-8" %>
<%...@include file="../globals.jsp" %>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
<html:html xhtml="true">
<%
String userId = request.getParameter("userId");
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs