From 30bdf871aafe211e0f54121e9d4f4f496a2addf5 Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 2 Feb 2012 00:24:29 +0000 Subject: [PATCH] Fill in wizard fields with POSTed values if present This means that you can go back and edit typed-in values during the wizard --- apps/i2ptunnel/jsp/wizard.jsp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index 493d4bef7..1fdb9f93c 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -131,13 +131,13 @@ - + " class="freetext" />
- + " class="freetext" />
<% } else { %>" /> @@ -155,7 +155,7 @@ - + " class="freetext" /> <% } else { %>" /><% @@ -166,7 +166,7 @@ - + " class="freetext" /> (<%=intl._("name or destination")%>; <%=intl._("b32 not recommended")%>) <% } else { @@ -185,7 +185,7 @@ - + " class="freetext" /> <% } else { %>" /><% @@ -198,7 +198,7 @@ - + " class="freetext" /> <% } else { %>" /><% @@ -211,7 +211,7 @@ - + " class="freetext" /> <% } else { %>" /><%