JWS-29 patch fixes bug - wierd workaround since "^\\s*>" caused scanner to advance...
[jabaws.git] / statpages / MonthlySummary.jsp
index 81db03a..ec06abf 100644 (file)
@@ -7,7 +7,9 @@ Date: May 2011
 <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>\r
 <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>\r
 \r
-<jsp:include page="header.jsp" />\r
+<c:import url="header.jsp" >\r
+       <c:param name="title">JABAWS Usage Statistics</c:param>\r
+</c:import>  \r
 \r
 <div style="margin: 20px ">  \r
 \r
@@ -81,7 +83,7 @@ For each month the table contains the following information.
 The summary for each column is displayed in the last row of the table.\r
 </div> <!-- Help text enclosing dev end -->\r
 <c:if test="${!isAdmin}">\r
-<br/><p><a href="AnnualStat">Please login as administrator</a> to view the detailed statistics (<a href=man_usagestats.html#helpUsageStats>help</a>)</p>\r
+<br/><p><a href="AnnualStat">Please login as administrator</a> to view the detailed statistics (<a href=man_stats.html#helpUsageStats>help</a>)</p>\r
 </c:if>\r
 \r
 </div> <!-- page enclosing div end -->\r