From b80cbbdd4a83ecd0fef636743727de75490e0239 Mon Sep 17 00:00:00 2001
From: z3d
's.
---
apps/routerconsole/jsp/config.jsp | 2 +-
apps/routerconsole/jsp/configclients.jsp | 2 +-
apps/routerconsole/jsp/configtunnels.jsp | 2 +-
apps/routerconsole/jsp/configupdate.jsp | 6 +++---
installer/resources/themes/console/classic/default.css | 8 +++++---
.../src/net/i2p/router/transport/udp/UDPTransport.java | 4 ++--
6 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/apps/routerconsole/jsp/config.jsp b/apps/routerconsole/jsp/config.jsp
index 443e8f708..c371624db 100644
--- a/apps/routerconsole/jsp/config.jsp
+++ b/apps/routerconsole/jsp/config.jsp
@@ -57,7 +57,7 @@
out.print("It improves your anonymity by creating cover traffic, and helps the network.
");
} else {
out.print("You have configured I2P to share " + share + "KBps. ");
- out.print("The higher the share bandwidth the more you improve your anonymity and help the network.
");
+ out.print("The higher the share bandwidth the more you improve your anonymity and help the network.
");
}
%>
All changes require restart to take effect. To change other client options, edit the clients.config file. -
The Java web applications listed below are started by the webConsole client and run in the same JVM as the router.
diff --git a/apps/routerconsole/jsp/configtunnels.jsp b/apps/routerconsole/jsp/configtunnels.jsp
index 94647fef8..f9185a01a 100644
--- a/apps/routerconsole/jsp/configtunnels.jsp
+++ b/apps/routerconsole/jsp/configtunnels.jsp
@@ -38,5 +38,5 @@
Note - Exploratory tunnel setting changes are stored in the router.config file.
Client tunnel changes are temporary and are not saved.
To make permanent client tunnel changes see the i2ptunnel page.
-