diff --git a/apps/routerconsole/jsp/config.jsp b/apps/routerconsole/jsp/config.jsp
index ba783d37d..428933d51 100644
--- a/apps/routerconsole/jsp/config.jsp
+++ b/apps/routerconsole/jsp/config.jsp
@@ -29,7 +29,7 @@
<%=intl._("I2P will work best if you configure your rates to match the speed of your internet connection.")%>
" >
+
- <% int share = nethelper.getShareBandwidth(); + |
<% int share = nethelper.getShareBandwidth(); if (share < 12) { out.print(""); out.print(intl._("NOTE")); @@ -73,11 +73,11 @@ out.print(intl._("The higher the share bandwidth the more you improve your anonymity and help the network.")); } - %> + %>
<%=intl._("Advanced network configuration page")%>