Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
In directory 
james.mmbase.org:/tmp/cvs-serv3330/CMSContainer_Modules/community/src/webapp/editors/community

Modified Files:
        userlist_subscribercandidate.jsp 
Log Message:
CMSC-899 delete the blank before the DOCType of each page


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
See also: http://www.mmbase.org/jira/browse/CMSC-899


Index: userlist_subscribercandidate.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/userlist_subscribercandidate.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- userlist_subscribercandidate.jsp    5 Aug 2008 10:51:33 -0000       1.2
+++ userlist_subscribercandidate.jsp    8 Sep 2008 07:46:48 -0000       1.3
@@ -1,8 +1,10 @@
 <[EMAIL PROTECTED] file="globals.jsp" 
 %><%@ taglib uri="http://finalist.com/cmsc"; prefix="cmsc" 
 %><[EMAIL PROTECTED] uri="http://java.sun.com/jsp/jstl/fmt"; prefix="fmt" 
-%><%@ taglib prefix="edit" tagdir="/WEB-INF/tags/edit" %>
-<mm:content type="text/html" encoding="UTF-8" expires="0">
+%><%@ taglib prefix="edit" tagdir="/WEB-INF/tags/edit"
+%><mm:content type="text/html" encoding="UTF-8" expires="0">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html>
 <cmscedit:head title="reactions.title">
    <script type="text/javascript">
       function addToSubscribe(){
@@ -53,4 +55,5 @@
       </div>
    </div>
 </body>
+</html>
 </mm:content>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to