From d036993b237925e98ea411cbb769f2317d23df7c Mon Sep 17 00:00:00 2001 From: zzz Date: Thu, 24 Nov 2022 07:39:08 -0500 Subject: [PATCH] i2ptunnel: Outproxy type config UI HTML fixup reported by drzed --- apps/i2ptunnel/jsp/editClient.jsi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/i2ptunnel/jsp/editClient.jsi b/apps/i2ptunnel/jsp/editClient.jsi index 6548bcc375..2563253cd0 100644 --- a/apps/i2ptunnel/jsp/editClient.jsi +++ b/apps/i2ptunnel/jsp/editClient.jsi @@ -175,13 +175,14 @@ boolean isHTTPS = editBean.getOutproxyType(curTunnel).equals("connect"); %> <%=intl._t("Outproxy Type")%>: - - <% + HTTPS + <% } %>