diff --git a/apps/routerconsole/jsp/summary.jsp b/apps/routerconsole/jsp/summary.jsp
index 4b7aaa908..786e48353 100644
--- a/apps/routerconsole/jsp/summary.jsp
+++ b/apps/routerconsole/jsp/summary.jsp
@@ -1,5 +1,6 @@
<% // put width here too to prevent bad layout at startup %>
-
+
+
<%
// skip the iframe if refresh disabled
String d = request.getParameter("refresh");
@@ -21,10 +22,10 @@
} else {
// since we don't have an iframe this will reload the base page, and
// the new delay will be passed to the iframe above
- out.print("
\n");
// try hard to avoid an error page in the iframe after shutdown
String action = request.getParameter("action");
String d = request.getParameter("refresh");
@@ -49,6 +50,7 @@
shutdownSoon = true;
}
}
+ out.print("
General Ident: (, never reveal it to anyone" href="netdb.jsp?r=." target="_top">view) Version: Uptime: Now:
- Reachability:<%
+ Reachability:
+ <%
if (helper.updateAvailable()) {
// display all the time so we display the final failure message
out.print(" " + update.getStatus());
@@ -30,17 +49,16 @@
if (prev != null) System.setProperty("net.i2p.router.web.UpdateHandler.noncePrev", prev);
System.setProperty("net.i2p.router.web.UpdateHandler.nonce", nonce+"");
String uri = request.getRequestURI();
- out.print("