From 7487ab88481cac0bfcd589e813e6ee336e2d2517 Mon Sep 17 00:00:00 2001 From: kytv Date: Wed, 2 Apr 2014 01:25:47 +0000 Subject: [PATCH] i2ptunnel: remove extraneous '>' from editClient --- apps/i2ptunnel/jsp/editClient.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/i2ptunnel/jsp/editClient.jsp b/apps/i2ptunnel/jsp/editClient.jsp index b07c964ac..8a0e73df1 100644 --- a/apps/i2ptunnel/jsp/editClient.jsp +++ b/apps/i2ptunnel/jsp/editClient.jsp @@ -484,7 +484,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }

- <% } // isAdvanced %>> + <% } // isAdvanced %> <% if ("httpclient".equals(tunnelType) || "connectclient".equals(tunnelType) || "sockstunnel".equals(tunnelType) || "socksirctunnel".equals(tunnelType)) { %>