diff --git a/apps/i2ptunnel/jsp/wizard.jsp b/apps/i2ptunnel/jsp/wizard.jsp index 5870b739e..6daae14fb 100644 --- a/apps/i2ptunnel/jsp/wizard.jsp +++ b/apps/i2ptunnel/jsp/wizard.jsp @@ -92,7 +92,10 @@ <% /* Page 1 - Whether to make a client or server tunnel */ if (curPage == 1) { - %>
+ <%=intl._("The first thing to decide is whether you want to create a client or server tunnel.")%> +
++ <%=intl._("There are several types of tunnels to choose from:")%> +
++ <%=intl._("The above might look better as a table, possibly.")%> +
+