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"); %> - " /> + " />
diff --git a/apps/routerconsole/jsp/jobs.jsp b/apps/routerconsole/jsp/jobs.jsp index 53916dcd44..a076de97ca 100644 --- a/apps/routerconsole/jsp/jobs.jsp +++ b/apps/routerconsole/jsp/jobs.jsp @@ -9,7 +9,7 @@ <%@include file="summary.jsi" %>

<%=intl._("I2P Router Job Queue")%>

- " /> + " /> <% jobQueueHelper.storeWriter(out); %>
diff --git a/apps/routerconsole/jsp/logs.jsp b/apps/routerconsole/jsp/logs.jsp index a1551bb57c..f7dd9b815a 100644 --- a/apps/routerconsole/jsp/logs.jsp +++ b/apps/routerconsole/jsp/logs.jsp @@ -22,7 +22,7 @@ Java version: <%=System.getProperty("java.vendor")%> <%=System.getProperty("java.version")%> (<%=System.getProperty("java.runtime.name")%> <%=System.getProperty("java.runtime.version")%>)
Wrapper version: <%=System.getProperty("wrapper.version", "none")%>
- " /> + " /> Server version:
Platform: <%=System.getProperty("os.name")%> <%=System.getProperty("os.arch")%> <%=System.getProperty("os.version")%>
Processor: <%=net.i2p.util.NativeBigInteger.cpuModel()%> (<%=net.i2p.util.NativeBigInteger.cpuType()%>)
diff --git a/apps/routerconsole/jsp/netdb.jsp b/apps/routerconsole/jsp/netdb.jsp index 2862e9e0e7..f4bb5ee757 100644 --- a/apps/routerconsole/jsp/netdb.jsp +++ b/apps/routerconsole/jsp/netdb.jsp @@ -11,10 +11,10 @@
- " /> + " /> <% netdbHelper.storeWriter(out); %> - " /> - " /> - " /> + " /> + " /> + " />
diff --git a/apps/routerconsole/jsp/oldconsole.jsp b/apps/routerconsole/jsp/oldconsole.jsp index 3612169e41..7421b414a8 100644 --- a/apps/routerconsole/jsp/oldconsole.jsp +++ b/apps/routerconsole/jsp/oldconsole.jsp @@ -11,7 +11,7 @@ <%@include file="summary.jsi" %> -" /> +" /> <% conhelper.storeWriter(out); %>

I2P Router » Old Console

diff --git a/apps/routerconsole/jsp/peers.jsp b/apps/routerconsole/jsp/peers.jsp index 4b48c5957d..1110904d55 100644 --- a/apps/routerconsole/jsp/peers.jsp +++ b/apps/routerconsole/jsp/peers.jsp @@ -10,9 +10,9 @@

<%=intl._("I2P Network Peers")%>

- " /> + " /> <% peerHelper.storeWriter(out); %> - " /> + " />
diff --git a/apps/routerconsole/jsp/profiles.jsp b/apps/routerconsole/jsp/profiles.jsp index 98ec488281..a7f5db47ec 100644 --- a/apps/routerconsole/jsp/profiles.jsp +++ b/apps/routerconsole/jsp/profiles.jsp @@ -9,9 +9,9 @@

<%=intl._("I2P Network Peer Profiles")%>

- " /> + " /> <% profilesHelper.storeWriter(out); %> - " /> + " />

<%=intl._("Banned Peers")%>

diff --git a/apps/routerconsole/jsp/stats.jsp b/apps/routerconsole/jsp/stats.jsp index d2787dea96..9cfeaea5fa 100644 --- a/apps/routerconsole/jsp/stats.jsp +++ b/apps/routerconsole/jsp/stats.jsp @@ -8,9 +8,9 @@ <%@include file="summary.jsi" %> -" /> +" /> <% oldhelper.storeWriter(out); %> -" /> +" />

<%=intl._("I2P Router Statistics")%>

diff --git a/apps/routerconsole/jsp/summarynoframe.jsi b/apps/routerconsole/jsp/summarynoframe.jsi index 355f4bc0b2..63c39e6e54 100644 --- a/apps/routerconsole/jsp/summarynoframe.jsi +++ b/apps/routerconsole/jsp/summarynoframe.jsi @@ -6,10 +6,10 @@ */ %> -" /> -" /> -" /> -" /> +" /> +" /> +" /> +" /> <% helper.storeWriter(out); %> <% @@ -28,7 +28,7 @@ %> -" /> +" /> <% // moved to java for ease of translation and to avoid 30 copies helper.renderSummaryBar(); diff --git a/apps/routerconsole/jsp/tunnels.jsp b/apps/routerconsole/jsp/tunnels.jsp index e01b331f6b..843a0a1b43 100644 --- a/apps/routerconsole/jsp/tunnels.jsp +++ b/apps/routerconsole/jsp/tunnels.jsp @@ -9,7 +9,7 @@ <%@include file="summary.jsi" %>

<%=intl._("I2P Tunnel Summary")%>

- " /> + " /> <% tunnelHelper.storeWriter(out); %>
diff --git a/apps/routerconsole/jsp/viewprofile.jsp b/apps/routerconsole/jsp/viewprofile.jsp index 36897d4a9a..05e0fda0e0 100644 --- a/apps/routerconsole/jsp/viewprofile.jsp +++ b/apps/routerconsole/jsp/viewprofile.jsp @@ -17,7 +17,7 @@ peerB64 = net.i2p.data.DataHelper.stripHTML(peerB64); // XSS %> -" /> +" /> <% stathelper.storeWriter(out); %>

<%=intl._("Profile for peer {0}", peerB64)%>