* Console: Change /configclients 'advanced warning' to include 'toopie, no red

This commit is contained in:
dg2-new
2014-01-04 23:40:41 +00:00
parent b59aa1fb69
commit dc60c2b478
2 changed files with 2 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
<div class="configure">
<h3><%=intl._("Client Configuration")%></h3><p>
<%=intl._("The Java clients listed below are started by the router and run in the same JVM.")%><br>
<span style="color: #FF0000;"><b><%=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.")%></b></span>
<img src="/themes/console/images/itoopie_xsm.png" alt=""><b><%=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.")%></b>
</p><div class="wideload">
<form action="" method="POST">
<input type="hidden" name="nonce" value="<%=pageNonce%>" >

View File

@@ -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