From 38c0184f956854507915847b0faa378ebe9bec5d Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 19 Feb 2008 15:20:42 +0000 Subject: [PATCH] clarify the i2ptunnel edit page dropdowns --- apps/i2ptunnel/jsp/editClient.jsp | 16 ++++++++-------- apps/i2ptunnel/jsp/editServer.jsp | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) 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 @@