From cc2be105a64e44cba0e615e028b2b118fc5e0c43 Mon Sep 17 00:00:00 2001 From: zzz Date: Sun, 5 Jul 2009 21:00:29 +0000 Subject: [PATCH] * I2PTunnel: - Add edit text - Fix broken favicon --- apps/i2ptunnel/jsp/editClient.jsp | 2 +- apps/i2ptunnel/jsp/editServer.jsp | 2 +- apps/i2ptunnel/jsp/index.jsp | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/i2ptunnel/jsp/editClient.jsp b/apps/i2ptunnel/jsp/editClient.jsp index 188bc915b..26e40afad 100644 --- a/apps/i2ptunnel/jsp/editClient.jsp +++ b/apps/i2ptunnel/jsp/editClient.jsp @@ -18,7 +18,7 @@ <% if (editBean.allowCSS()) { - %> + %> <% } diff --git a/apps/i2ptunnel/jsp/editServer.jsp b/apps/i2ptunnel/jsp/editServer.jsp index 3ba829bc2..2acc75183 100644 --- a/apps/i2ptunnel/jsp/editServer.jsp +++ b/apps/i2ptunnel/jsp/editServer.jsp @@ -18,7 +18,7 @@ <% if (editBean.allowCSS()) { - %> + %> <% } diff --git a/apps/i2ptunnel/jsp/index.jsp b/apps/i2ptunnel/jsp/index.jsp index 6c89d5ff4..d14405bdb 100644 --- a/apps/i2ptunnel/jsp/index.jsp +++ b/apps/i2ptunnel/jsp/index.jsp @@ -10,7 +10,7 @@ <% if (indexBean.allowCSS()) { - %> + %> <% } @@ -76,7 +76,7 @@ %>
- <%=indexBean.getTunnelName(curClient)%> + <%=indexBean.getTunnelName(curClient)%> (Edit)
@@ -192,7 +192,7 @@ %>