diff --git a/apps/routerconsole/jsp/config.jsp b/apps/routerconsole/jsp/config.jsp index ba783d37d..d560d619a 100644 --- a/apps/routerconsole/jsp/config.jsp +++ b/apps/routerconsole/jsp/config.jsp @@ -10,7 +10,7 @@ <%@include file="summary.jsi" %> -" /> +" /> <%=intl._("I2P Bandwidth Configuration")%> <%@include file="confignav.jsi" %> @@ -18,7 +18,7 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> diff --git a/apps/routerconsole/jsp/configadvanced.jsp b/apps/routerconsole/jsp/configadvanced.jsp index 85300a483..255d06144 100644 --- a/apps/routerconsole/jsp/configadvanced.jsp +++ b/apps/routerconsole/jsp/configadvanced.jsp @@ -10,7 +10,7 @@ <%@include file="summary.jsi" %> -" /> +" /> <%=intl._("I2P Advanced Configuration")%> @@ -20,7 +20,7 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> diff --git a/apps/routerconsole/jsp/configclients.jsp b/apps/routerconsole/jsp/configclients.jsp index 4c70beafe..eadc66339 100644 --- a/apps/routerconsole/jsp/configclients.jsp +++ b/apps/routerconsole/jsp/configclients.jsp @@ -14,17 +14,17 @@ button span.hide{ <%@include file="summary.jsi" %> -" /> -" /> +" /> +" /> <%=intl._("I2P Client Configuration")%> <%@include file="confignav.jsi" %> <% formhandler.storeMethod(request.getMethod()); %> - " /> - " /> - " /> + " /> + " /> + " /> diff --git a/apps/routerconsole/jsp/configkeyring.jsp b/apps/routerconsole/jsp/configkeyring.jsp index df49cfb08..b76d4af49 100644 --- a/apps/routerconsole/jsp/configkeyring.jsp +++ b/apps/routerconsole/jsp/configkeyring.jsp @@ -15,10 +15,10 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> - " /> + " /> <%=intl._("Keyring")%> <%=intl._("The router keyring is used to decrypt encrypted leaseSets.")%> <%=intl._("The keyring may contain keys for local or remote encrypted destinations.")%> diff --git a/apps/routerconsole/jsp/configlogging.jsp b/apps/routerconsole/jsp/configlogging.jsp index a753950ca..af013d009 100644 --- a/apps/routerconsole/jsp/configlogging.jsp +++ b/apps/routerconsole/jsp/configlogging.jsp @@ -7,7 +7,7 @@ <%=intl.title("config logging")%> -" /> +" /> <%@include file="summary.jsi" %> <%=intl._("I2P Logging Configuration")%> @@ -17,7 +17,7 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> diff --git a/apps/routerconsole/jsp/confignav.jsi b/apps/routerconsole/jsp/confignav.jsi index 68bde4bcb..81f3b0dc6 100644 --- a/apps/routerconsole/jsp/confignav.jsi +++ b/apps/routerconsole/jsp/confignav.jsi @@ -4,7 +4,7 @@ */ %> -" /> +" /> <% navHelper.storeWriter(out); %> <% diff --git a/apps/routerconsole/jsp/confignet.jsp b/apps/routerconsole/jsp/confignet.jsp index 78dd68fda..29062748e 100644 --- a/apps/routerconsole/jsp/confignet.jsp +++ b/apps/routerconsole/jsp/confignet.jsp @@ -10,7 +10,7 @@ <%@include file="summary.jsi" %> -" /> +" /> <%=intl._("I2P Network Configuration")%> <%@include file="confignav.jsi" %> @@ -18,7 +18,7 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> diff --git a/apps/routerconsole/jsp/configpeer.jsp b/apps/routerconsole/jsp/configpeer.jsp index 04873ff54..b5968abed 100644 --- a/apps/routerconsole/jsp/configpeer.jsp +++ b/apps/routerconsole/jsp/configpeer.jsp @@ -15,13 +15,13 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> - " /> + " /> <% String peer = ""; if (request.getParameter("peer") != null) @@ -61,7 +61,7 @@ <%=intl._("Banned Peers")%> - " /> + " /> <% profilesHelper.storeWriter(out); %> <%=intl._("Banned IPs")%> diff --git a/apps/routerconsole/jsp/configreseed.jsp b/apps/routerconsole/jsp/configreseed.jsp index 648a14ee9..511b87b59 100644 --- a/apps/routerconsole/jsp/configreseed.jsp +++ b/apps/routerconsole/jsp/configreseed.jsp @@ -10,16 +10,16 @@ <%@include file="summary.jsi" %> -" /> +" /> <%=intl._("I2P Reseeding Configuration")%> <%@include file="confignav.jsi" %> <% formhandler.storeMethod(request.getMethod()); %> -" /> -" /> -" /> +" /> +" /> +" /> diff --git a/apps/routerconsole/jsp/configservice.jsp b/apps/routerconsole/jsp/configservice.jsp index 3a2f7af86..3ee1ef796 100644 --- a/apps/routerconsole/jsp/configservice.jsp +++ b/apps/routerconsole/jsp/configservice.jsp @@ -15,7 +15,7 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> diff --git a/apps/routerconsole/jsp/configstats.jsp b/apps/routerconsole/jsp/configstats.jsp index 7e548a113..7be59bd44 100644 --- a/apps/routerconsole/jsp/configstats.jsp +++ b/apps/routerconsole/jsp/configstats.jsp @@ -64,11 +64,11 @@ function toggleAll(category) <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> - " /> + " /> diff --git a/apps/routerconsole/jsp/configtunnels.jsp b/apps/routerconsole/jsp/configtunnels.jsp index fb3fab1c3..2bdc9b999 100644 --- a/apps/routerconsole/jsp/configtunnels.jsp +++ b/apps/routerconsole/jsp/configtunnels.jsp @@ -10,16 +10,16 @@ <%@include file="summary.jsi" %> -" /> +" /> <%=intl._("I2P Tunnel Configuration")%> <%@include file="confignav.jsi" %> <% formhandler.storeMethod(request.getMethod()); %> - " /> - " /> - " /> - " /> + " /> + " /> + " /> + " /> diff --git a/apps/routerconsole/jsp/configui.jsp b/apps/routerconsole/jsp/configui.jsp index bde01f40b..9d25f87e7 100644 --- a/apps/routerconsole/jsp/configui.jsp +++ b/apps/routerconsole/jsp/configui.jsp @@ -10,7 +10,7 @@ <%@include file="summary.jsi" %> -" /> +" /> <%=uihelper._("I2P UI Configuration")%> @@ -20,7 +20,7 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> <%=uihelper._("Router Console Theme")%> diff --git a/apps/routerconsole/jsp/configupdate.jsp b/apps/routerconsole/jsp/configupdate.jsp index f57e995a5..f21a4c1b0 100644 --- a/apps/routerconsole/jsp/configupdate.jsp +++ b/apps/routerconsole/jsp/configupdate.jsp @@ -15,10 +15,10 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> - " /> + " /> diff --git a/apps/routerconsole/jsp/css.jsi b/apps/routerconsole/jsp/css.jsi index 33c9312c6..767d0d071 100644 --- a/apps/routerconsole/jsp/css.jsi +++ b/apps/routerconsole/jsp/css.jsi @@ -27,7 +27,7 @@ -" /> +" /> <% String conNonceParam = request.getParameter("consoleNonce"); if (conNonceParam != null && conNonceParam.equals(System.getProperty("router.consoleNonce"))) { diff --git a/apps/routerconsole/jsp/dumpprofile.jsp b/apps/routerconsole/jsp/dumpprofile.jsp index af6c8de74..7b0809743 100644 --- a/apps/routerconsole/jsp/dumpprofile.jsp +++ b/apps/routerconsole/jsp/dumpprofile.jsp @@ -1,6 +1,6 @@ <%@page contentType="text/plain" %>" -/>" +/>" +/>" /><% helper.storeWriter(out); %> diff --git a/apps/routerconsole/jsp/graphs.jsp b/apps/routerconsole/jsp/graphs.jsp index e54133250..de463fb09 100644 --- a/apps/routerconsole/jsp/graphs.jsp +++ b/apps/routerconsole/jsp/graphs.jsp @@ -7,7 +7,7 @@ <%=intl.title("graphs")%> <% graphHelper.storeMethod(request.getMethod()); %> - " /> + " /> <% /* GraphHelper sets the defaults in setContextId, so setting the properties must be after the context */ %> <% diff --git a/apps/routerconsole/jsp/index.jsp b/apps/routerconsole/jsp/index.jsp index 33db27fa7..5ceaf6711 100644 --- a/apps/routerconsole/jsp/index.jsp +++ b/apps/routerconsole/jsp/index.jsp @@ -17,7 +17,7 @@ <%@include file="summary.jsi" %><%=intl._("I2P Router Console")%> - " /> + " /> <% if (newshelper.shouldShowNews()) { java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getRouterDir(), "docs/news.xml"); @@ -30,7 +30,7 @@ } // shouldShowNews() %> - " /> + " /> @@ -59,6 +59,6 @@ <% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "docs/readme.html"); %> - " /> + " />
<%=intl._("The router keyring is used to decrypt encrypted leaseSets.")%> <%=intl._("The keyring may contain keys for local or remote encrypted destinations.")%>
diff --git a/apps/routerconsole/jsp/configui.jsp b/apps/routerconsole/jsp/configui.jsp index bde01f40b..9d25f87e7 100644 --- a/apps/routerconsole/jsp/configui.jsp +++ b/apps/routerconsole/jsp/configui.jsp @@ -10,7 +10,7 @@ <%@include file="summary.jsi" %> -" /> +" /> <%=uihelper._("I2P UI Configuration")%> @@ -20,7 +20,7 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> <%=uihelper._("Router Console Theme")%> diff --git a/apps/routerconsole/jsp/configupdate.jsp b/apps/routerconsole/jsp/configupdate.jsp index f57e995a5..f21a4c1b0 100644 --- a/apps/routerconsole/jsp/configupdate.jsp +++ b/apps/routerconsole/jsp/configupdate.jsp @@ -15,10 +15,10 @@ <% formhandler.storeMethod(request.getMethod()); %> - " /> + " /> - " /> + " /> diff --git a/apps/routerconsole/jsp/css.jsi b/apps/routerconsole/jsp/css.jsi index 33c9312c6..767d0d071 100644 --- a/apps/routerconsole/jsp/css.jsi +++ b/apps/routerconsole/jsp/css.jsi @@ -27,7 +27,7 @@ -" /> +" /> <% String conNonceParam = request.getParameter("consoleNonce"); if (conNonceParam != null && conNonceParam.equals(System.getProperty("router.consoleNonce"))) { diff --git a/apps/routerconsole/jsp/dumpprofile.jsp b/apps/routerconsole/jsp/dumpprofile.jsp index af6c8de74..7b0809743 100644 --- a/apps/routerconsole/jsp/dumpprofile.jsp +++ b/apps/routerconsole/jsp/dumpprofile.jsp @@ -1,6 +1,6 @@ <%@page contentType="text/plain" %>" -/>" +/>" +/>" /><% helper.storeWriter(out); %> diff --git a/apps/routerconsole/jsp/graphs.jsp b/apps/routerconsole/jsp/graphs.jsp index e54133250..de463fb09 100644 --- a/apps/routerconsole/jsp/graphs.jsp +++ b/apps/routerconsole/jsp/graphs.jsp @@ -7,7 +7,7 @@ <%=intl.title("graphs")%> <% graphHelper.storeMethod(request.getMethod()); %> - " /> + " /> <% /* GraphHelper sets the defaults in setContextId, so setting the properties must be after the context */ %> <% diff --git a/apps/routerconsole/jsp/index.jsp b/apps/routerconsole/jsp/index.jsp index 33db27fa7..5ceaf6711 100644 --- a/apps/routerconsole/jsp/index.jsp +++ b/apps/routerconsole/jsp/index.jsp @@ -17,7 +17,7 @@ <%@include file="summary.jsi" %><%=intl._("I2P Router Console")%> - " /> + " /> <% if (newshelper.shouldShowNews()) { java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getRouterDir(), "docs/news.xml"); @@ -30,7 +30,7 @@ } // shouldShowNews() %> - " /> + " /> @@ -59,6 +59,6 @@ <% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "docs/readme.html"); %> - " /> + " />