Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
In directory james.mmbase.org:/tmp/cvs-serv19975
Modified Files:
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.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- report_overview.jsp 24 Feb 2009 02:50:53 -0000 1.6
+++ report_overview.jsp 26 Feb 2009 02:16:50 -0000 1.7
@@ -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