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

Modified Files:
      Tag: b1_5
        report_overview.jsp 
Log Message:
CMSC-1265 Community: improve import and export options of community users  
improve code


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


Index: report_overview.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/report_overview.jsp,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -b -r1.4.2.2 -r1.4.2.3
--- report_overview.jsp 24 Feb 2009 02:50:24 -0000      1.4.2.2
+++ report_overview.jsp 26 Feb 2009 02:17:34 -0000      1.4.2.3
@@ -2,6 +2,7 @@
 %><%@ taglib uri="http://finalist.com/cmsc"; prefix="cmsc"
 %><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:html xhtml="true">
 <fmt:setBundle basename="cmsc-community" scope="request" />
 <cmscedit:head title="community.data.title">
    <script type="text/javascript">
@@ -20,6 +21,7 @@
    </script>
 
 </cmscedit:head>
+<body>
 <div class="tabs">
    <div class="tab_active">
       <div class="body">
@@ -70,4 +72,6 @@
       </html:form>
    </div>
 </div>
+</body>
+</html:html>
 </mm:content>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to