diff --git a/apps/i2ptunnel/jsp/editClient.jsp b/apps/i2ptunnel/jsp/editClient.jsp index 07b196572..8a22db8d0 100644 --- a/apps/i2ptunnel/jsp/editClient.jsp +++ b/apps/i2ptunnel/jsp/editClient.jsp @@ -221,10 +221,10 @@ input.default { width: 1px; height: 1px; visibility: hidden; } <% int tunnelDepth = editBean.getTunnelDepth(curTunnel, 3); - %> - - - + %> + + + <% if (tunnelDepth > 3) { %> <% }