From e43182b842ec44d8a8708ec4c6df8c077165a5aa Mon Sep 17 00:00:00 2001 From: str4d Date: Wed, 25 Jan 2012 01:12:17 +0000 Subject: [PATCH] Added inputs for page 6 of wizard --- apps/i2ptunnel/jsp/wizard.jsp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index fa1404550..006f4bf8c 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -235,6 +235,22 @@ } /* (tunnelIsClient && !streamrclient) || httpbidirserver || streamrserver */ /* End page 5 */ %> + + <% /* Page 6 - Automatic start */ + + if (curPage == 6) { + %>
+ + + <%=intl._("(Check the Box for 'YES')")%> +
<% + } else { + %><% + } /* curPage 6 */ + + /* End page 6 */ %>