diff --git a/apps/routerconsole/jsp/config.jsp b/apps/routerconsole/jsp/config.jsp index ba783d37d8..d560d619a9 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 85300a4835..255d06144c 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 4c70beafed..eadc663396 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 df49cfb08f..b76d4af491 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 a753950ca0..af013d0095 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 68bde4bcbe..81f3b0dc63 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 78dd68fda6..29062748ee 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 04873ff547..b5968abedc 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 648a14ee95..511b87b595 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 3a2f7af86d..3ee1ef7967 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 7e548a1136..7be59bd440 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 fb3fab1c3a..2bdc9b9998 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 bde01f40b4..9d25f87e71 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 f57e995a59..f21a4c1b02 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 33c9312c6a..767d0d071e 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 af6c8de744..7b08097434 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 e54133250a..de463fb093 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 33db27fa70..5ceaf67119 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 bde01f40b4..9d25f87e71 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 f57e995a59..f21a4c1b02 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 33c9312c6a..767d0d071e 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 af6c8de744..7b08097434 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 e54133250a..de463fb093 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 33db27fa70..5ceaf67119 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"); %> - " /> + " />