diff --git a/apps/routerconsole/jsp/configclients.jsp b/apps/routerconsole/jsp/configclients.jsp index ef84c265b..1f58f061f 100644 --- a/apps/routerconsole/jsp/configclients.jsp +++ b/apps/routerconsole/jsp/configclients.jsp @@ -29,7 +29,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }

<%=intl._("Client Configuration")%>

<%=intl._("The Java clients listed below are started by the router and run in the same JVM.")%>
- <%=intl._("Be careful changing any settings here. The 'router console' and 'application tunnels' are required for most uses of I2P. Only advanced users should change these.")%> + <%=intl._("Be careful changing any settings here. The 'router console' and 'application tunnels' are required for most uses of I2P. Only advanced users should change these.")%>

diff --git a/history.txt b/history.txt index 7248cb176..a25ec2308 100644 --- a/history.txt +++ b/history.txt @@ -5,6 +5,7 @@ 2014-01-04 dg * Streaming: Move streaming to new package (ticket #1135) + * Console: Change /configclients 'advanced warning' to include 'toopie, no red 2013-12-25 dg * Console: Add 'advanced warning' to /configclients