Index: lams_tool_laqa/web/monitoring/SummaryContent.jsp
===================================================================
diff -u -r6c5d0c6b8ff17d661580df2c265f2dcabfe7d76c -r200d92ae0697a356582d37f8b5196bc3c725475a
--- lams_tool_laqa/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision 6c5d0c6b8ff17d661580df2c265f2dcabfe7d76c)
+++ lams_tool_laqa/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision 200d92ae0697a356582d37f8b5196bc3c725475a)
@@ -1,275 +1,142 @@
-<%--
-Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
-License Information: http://lamsfoundation.org/licensing/lams/2.0/
+<%@ include file="/common/taglibs.jsp"%>
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
- published by the Free Software Foundation.
+
+ ${content.title}
+
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+
+ ${content.instructions}
+
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+
-
-
- <%-- When grouping is not enabled, we have only 2 items in summaryToolSessions. The main toolSession and 'All' --%>
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
+
+
+
-
-
-
+
+
+
-
+
+
+
+<%@include file="AdvanceOptions.jsp"%>
-
-
\ No newline at end of file
+<%@include file="dateRestriction.jsp"%>
\ No newline at end of file