From 1c9d84771ed071cf32e645d5d5f038936c3cf98d Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 23 Jun 2009 01:35:55 +0000 Subject: [PATCH] configupdate.jsp cleanup --- apps/routerconsole/jsp/configupdate.jsp | 37 ++++++++++++++----------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/apps/routerconsole/jsp/configupdate.jsp b/apps/routerconsole/jsp/configupdate.jsp index 433cea665..043541275 100644 --- a/apps/routerconsole/jsp/configupdate.jsp +++ b/apps/routerconsole/jsp/configupdate.jsp @@ -27,27 +27,32 @@ if (prev != null) System.setProperty("net.i2p.router.web.ConfigUpdateHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigUpdateHandler.nonce", new java.util.Random().nextLong()+""); %> " /> +
News: <% if ("true".equals(System.getProperty("net.i2p.router.web.UpdateHandler.updateInProgress", "false"))) { %> Update In Progress

<% } else { %>

<% } %> - News URL: - ">
- Refresh frequency: -
- Update policy: -
-

Update through the eepProxy? -
- eepProxy host: " />
- eepProxy port: " />

-

Update URLs:
-

-

Trusted keys:
-

-
- +
+
News URL: +"> +
Refresh frequency: + +
Update policy: + +
Update through the eepProxy? + +
eepProxy host: +" /> +
eepProxy port: +" /> +
Update URLs: + +
Trusted keys: + +
+
+