diff --git a/apps/i2ptunnel/jsp/editServer.jsi b/apps/i2ptunnel/jsp/editServer.jsi index c61e1e8e5..b949e27a8 100644 --- a/apps/i2ptunnel/jsp/editServer.jsi +++ b/apps/i2ptunnel/jsp/editServer.jsi @@ -155,7 +155,7 @@ -
" tabindex="0" onblur="resetScrollLeft(this)"><%=editBean.getDestinationBase64(curTunnel)%>
+
" tabindex="0" onblur="resetScrollLeft(this)"><%=editBean.getDestinationBase64(curTunnel)%>
<% String value3 = editBean.getPrivateKeyFile(curTunnel); if (value3 == null || "".equals(value3.trim())) { @@ -514,7 +514,7 @@ } // allowBlinding %> - " style="user-select: all;" size="44" id="leasesetKey" name="encryptKey" title="<%=intl._t("Encryption key required to access this service")%>" readonly="readonly" value="<%=editBean.getEncryptKey(curTunnel)%>" class="freetext"/> + " size="44" id="leasesetKey" name="encryptKey" title="<%=intl._t("Encryption key required to access this service")%>" readonly="readonly" value="<%=editBean.getEncryptKey(curTunnel)%>" class="freetext"/> <% @@ -548,7 +548,7 @@ - + <% i++; diff --git a/apps/i2ptunnel/jsp/register.jsp b/apps/i2ptunnel/jsp/register.jsp index d49e3004a..accfc0508 100644 --- a/apps/i2ptunnel/jsp/register.jsp +++ b/apps/i2ptunnel/jsp/register.jsp @@ -150,7 +150,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } -
"><% he.write(out); %>
+
"><% he.write(out); %>
@@ -171,7 +171,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } -
"><% he.writeRemove(out); %>
+
"><% he.writeRemove(out); %>
@@ -211,7 +211,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } %> -
"><% he.write(out); %>
+
"><% he.write(out); %>
@@ -244,7 +244,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } %> -
"><% he.write(out); %>
+
"><% he.write(out); %>
@@ -281,7 +281,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } -
"><% he.write(out); %>
+
"><% he.write(out); %>
@@ -318,7 +318,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } %> -
"><% he.write(out); %>
+
"><% he.write(out); %>
@@ -351,7 +351,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } props2.setProperty(HostTxtEntry.PROP_OLDDEST, b64); he2.signInner(spk); he2.sign(spk3); - %>
"><% he2.write(out); %>
+ %>
"><% he2.write(out); %>
<%=intl._t("This will add an alternate destination for {0}", name)%> <% } else { @@ -385,7 +385,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; } -
"><% he.write(out); %>
+
"><% he.write(out); %>