diff --git a/apps/routerconsole/jsp/configupdate.jsp b/apps/routerconsole/jsp/configupdate.jsp index a370a6cb8..e2bd49ab2 100644 --- a/apps/routerconsole/jsp/configupdate.jsp +++ b/apps/routerconsole/jsp/configupdate.jsp @@ -31,41 +31,41 @@
| <%=intl._("News & I2P Updates")%>: | +|||||||||||||||||||||||||||||||||||||||||||
| <%=intl._("News & I2P Updates")%>: | <% } else { %>|||||||||||||||||||||||||||||||||||||||||||
| <%=intl._("News Updates")%>: | +|
| <%=intl._("News Updates")%>: | <% } // if canInstall %> <% if ("true".equals(System.getProperty("net.i2p.router.web.UpdateHandler.updateInProgress", "false"))) { %> <%=intl._("Update In Progress")%> <% } else { %> " /> <% } %> |
| <%=intl._("News URL")%>: | +|
| <%=intl._("News URL")%>: | "> | -
| <%=intl._("Refresh frequency")%>: + | |
| <%=intl._("Refresh frequency")%>: | |
| <%=formhandler._("Update policy")%>: | +|
| <%=formhandler._("Update policy")%>: | |
| <%=intl._("Update through the eepProxy?")%> | +|
| <%=intl._("Update through the eepProxy?")%> | |
| <%=intl._("eepProxy host")%>: | +|
| <%=intl._("eepProxy host")%>: | " /> | -
| <%=intl._("eepProxy port")%>: | +|
| <%=intl._("eepProxy port")%>: | " /> |
| <%=intl._("Update URLs")%>: | +|
| <%=intl._("Update URLs")%>: | - |
| <%=intl._("Trusted keys")%>: | +|
| <%=intl._("Trusted keys")%>: | - |
| <%=intl._("Update with unsigned development builds?")%> | +|
| <%=intl._("Update with unsigned development builds?")%> | |
| <%=intl._("Unsigned Build URL")%>: | +|
| <%=intl._("Unsigned Build URL")%>: | "> |
| <%=intl._("Updates will be dispatched via your package manager.")%> | |
| <%=intl._("Updates will be dispatched via your package manager.")%> | |
|
| |