diff --git a/apps/i2ptunnel/jsp/editClient.jsp b/apps/i2ptunnel/jsp/editClient.jsp index 359a7fea0..d0662deb2 100644 --- a/apps/i2ptunnel/jsp/editClient.jsp +++ b/apps/i2ptunnel/jsp/editClient.jsp @@ -213,11 +213,11 @@ @@ -228,9 +228,9 @@ <% int tunnelQuantity = editBean.getTunnelQuantity(curTunnel, 2); - %> - - + %> + + <% if (tunnelQuantity > 3) { - %> + %> <% } %> @@ -200,9 +200,9 @@