From 77c217342115e10329fe9ab0fb34f5c562cc768f Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 22 Jan 2012 00:21:13 +0000 Subject: [PATCH] Added in a hidden input for "tunnel" set to "null" The idea is to utilise the existing saveChanges function in IndexBean.java that the edit page posts to. Consequently, the wizard will need to have all the same inputs that need to be POSTed as the edit page does. --- apps/i2ptunnel/jsp/wizard.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index 673291af7..ae50f1882 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -60,6 +60,7 @@ %>

<%=intl._("Wizard completed")%>

<% } %> " /> +