diff --git a/apps/routerconsole/java/src/net/i2p/router/web/ConfigLoggingHelper.java b/apps/routerconsole/java/src/net/i2p/router/web/ConfigLoggingHelper.java index 7bd4e4546..6b86caeb2 100644 --- a/apps/routerconsole/java/src/net/i2p/router/web/ConfigLoggingHelper.java +++ b/apps/routerconsole/java/src/net/i2p/router/web/ConfigLoggingHelper.java @@ -38,7 +38,7 @@ public class ConfigLoggingHelper extends HelperBase { sortedLogs.add(prefix); } - buf.append("

+

" > " > diff --git a/apps/routerconsole/jsp/configkeyring.jsp b/apps/routerconsole/jsp/configkeyring.jsp index b260f843a..7438f5580 100644 --- a/apps/routerconsole/jsp/configkeyring.jsp +++ b/apps/routerconsole/jsp/configkeyring.jsp @@ -38,7 +38,7 @@

- + diff --git a/apps/routerconsole/jsp/configreseed.jsp b/apps/routerconsole/jsp/configreseed.jsp index 0829112e9..8e9373442 100644 --- a/apps/routerconsole/jsp/configreseed.jsp +++ b/apps/routerconsole/jsp/configreseed.jsp @@ -44,7 +44,7 @@ > <%=intl._("Use non-SSL only")%> - + diff --git a/apps/routerconsole/jsp/configupdate.jsp b/apps/routerconsole/jsp/configupdate.jsp index 193061421..47b8b9310 100644 --- a/apps/routerconsole/jsp/configupdate.jsp +++ b/apps/routerconsole/jsp/configupdate.jsp @@ -50,9 +50,9 @@ - + - + diff --git a/history.txt b/history.txt index 2796a8d01..db93426e6 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,8 @@ +2011-01-02 zzz + * Console: Disable spellcheck in textareas + * Data Structures: More tweaks + * I2CP: Fix BWLimits Message reply in standard session + 2010-12-31 zzz * Console: - Make themes and history.txt return 403 on error, diff --git a/router/java/src/net/i2p/router/RouterVersion.java b/router/java/src/net/i2p/router/RouterVersion.java index c10128fe6..fecba78d6 100644 --- a/router/java/src/net/i2p/router/RouterVersion.java +++ b/router/java/src/net/i2p/router/RouterVersion.java @@ -18,7 +18,7 @@ public class RouterVersion { /** deprecated */ public final static String ID = "Monotone"; public final static String VERSION = CoreVersion.VERSION; - public final static long BUILD = 6; + public final static long BUILD = 7; /** for example "-test" */ public final static String EXTRA = "";
<%=intl._("Dest. name, hash, or full key")%>:
<%=intl._("Encryption Key")%>:
<%=intl._("Reseed URLs")%>
<%=intl._("Enable HTTP proxy (not used for SSL)")%> >
<%=intl._("HTTP Proxy Host")%>:
<%=intl._("eepProxy port")%>: " />
<%=intl._("Update URLs")%>:
<%=intl._("Trusted keys")%>:
<%=intl._("Update with unsigned development builds?")%>
<%=intl._("Unsigned Build URL")%>: