Check for I2P and news updates
+<%=cssHelper._("Check for I2P and news updates")%>
News & I2P Updates: | +|
<%=cssHelper._("News & I2P Updates")%>: | <% if ("true".equals(System.getProperty("net.i2p.router.web.UpdateHandler.updateInProgress", "false"))) { %> Update In Progress <% } else { %> <% } %> |
News URL: | +|
<%=cssHelper._("News URL")%>: | "> | -
Refresh frequency: + | |
<%=cssHelper._("Refresh frequency")%>: | |
<%=formhandler._("Update policy")%>: | |
Update through the eepProxy? | +|
<%=cssHelper._("Update through the eepProxy?")%> | |
eepProxy host: | +|
<%=cssHelper._("eepProxy host")%>: | " /> | -
eepProxy port: | +|
<%=cssHelper._("eepProxy port")%>: | " /> | -
Update URLs: | +|
<%=cssHelper._("Update URLs")%>: | - |
Trusted keys: | +|
<%=cssHelper._("Trusted keys")%>: | - |
Update with unsigned development builds? | +|
<%=cssHelper._("Update with unsigned development builds?")%> | |
Unsigned Build URL: | +|
<%=cssHelper._("Unsigned Build URL")%>: | "> |
diff --git a/apps/routerconsole/jsp/tunnels.jsp b/apps/routerconsole/jsp/tunnels.jsp
index e58ac07af..29c576d7c 100644
--- a/apps/routerconsole/jsp/tunnels.jsp
+++ b/apps/routerconsole/jsp/tunnels.jsp
@@ -2,10 +2,11 @@
<%@page pageEncoding="UTF-8"%>
- I2P Tunnel Summary+<%@include file="summary.jsp" %><%=cssHelper._("I2P Tunnel Summary")%> |