forked from I2P_Developers/i2p.i2p
i2ptunnel: Remove stray character on auth form
This commit is contained in:
@@ -1528,7 +1528,7 @@ public class I2PTunnelHTTPClient extends I2PTunnelHTTPClientBase implements Runn
|
||||
"</p>\n" +
|
||||
|
||||
"<p><b>PSK:</b> " + _t("Enter PSK encryption key") +
|
||||
": ]</p>\n" +
|
||||
":</p>\n" +
|
||||
"<input type=\"text\" size=\"55\" name=\"privkey\" value=\"\">\n" +
|
||||
"<p><b>DH:</b> " + _t("Generate new DH encryption key") +
|
||||
": <div class=\"formaction_xx\">" +
|
||||
|
||||
Reference in New Issue
Block a user