From 66897889124f42c7b9fec63e29d920cc2c144093 Mon Sep 17 00:00:00 2001 From: Sasha Sherstnev Date: Fri, 27 Sep 2013 15:27:20 +0100 Subject: [PATCH] Improve JSP pages --- statpages/MonthlySummary.jsp | 2 +- statpages/ServicesStatus.jsp | 14 +++++++------- statpages/StatisticsTable.jsp | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/statpages/MonthlySummary.jsp b/statpages/MonthlySummary.jsp index 55af94b..41bfd1d 100644 --- a/statpages/MonthlySummary.jsp +++ b/statpages/MonthlySummary.jsp @@ -2,7 +2,7 @@ Author: Peter Troshin Date: May 2011 --%> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %> diff --git a/statpages/ServicesStatus.jsp b/statpages/ServicesStatus.jsp index bc1d873..67255a3 100644 --- a/statpages/ServicesStatus.jsp +++ b/statpages/ServicesStatus.jsp @@ -17,13 +17,13 @@ TODO refactor

JABAWS Services Status

-