From 597231bed9c66ba8b468478006d60e656694d0e0 Mon Sep 17 00:00:00 2001 From: zzz Date: Sun, 2 Oct 2016 14:47:22 +0000 Subject: [PATCH] i2ptunnel registration page layout fixes --- apps/i2ptunnel/jsp/register.jsp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/i2ptunnel/jsp/register.jsp b/apps/i2ptunnel/jsp/register.jsp index 0dfb2e107..7bbde77dc 100644 --- a/apps/i2ptunnel/jsp/register.jsp +++ b/apps/i2ptunnel/jsp/register.jsp @@ -1,5 +1,5 @@ <%@page contentType="text/html" import="java.io.InputStream,net.i2p.i2ptunnel.web.EditBean,net.i2p.servlet.RequestWrapper,net.i2p.client.I2PSessionException,net.i2p.client.naming.HostTxtEntry,net.i2p.data.PrivateKeyFile,net.i2p.data.SigningPrivateKey,net.i2p.util.OrderedProperties" -%><%@page trimDirectiveWhitespaces="true" +%><%@page %> <% @@ -74,9 +74,9 @@ input.default { width: 1px; height: 1px; visibility: hidden; } <% if (!"new".equals(tunnelType)) { %> - +
<%=intl._t("Please be sure to select, copy, and paste the entire contents of the appropriate authentication data into the form of your favorite registration site")%> - +

@@ -143,7 +143,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } - + <%=intl._t("This will remove the entry for {0}", name)%>
@@ -243,7 +243,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } props.remove(HostTxtEntry.PROP_SIG); props.remove(HostTxtEntry.PROP_OLDSIG); %>
-