From a945cabf11c909de211d2ec938d15110f05bdde6 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 1 May 2016 05:21:00 +0000 Subject: [PATCH] Ensure users know they are logging into I2PMail --- apps/susimail/src/src/i2p/susi/webmail/WebMail.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/susimail/src/src/i2p/susi/webmail/WebMail.java b/apps/susimail/src/src/i2p/susi/webmail/WebMail.java index ed4c4d4542..cd87a3c43d 100644 --- a/apps/susimail/src/src/i2p/susi/webmail/WebMail.java +++ b/apps/susimail/src/src/i2p/susi/webmail/WebMail.java @@ -2147,7 +2147,7 @@ public class WebMail extends HttpServlet String pop3 = Config.getProperty( CONFIG_PORTS_POP3, "" + DEFAULT_POP3PORT ); String smtp = Config.getProperty( CONFIG_PORTS_SMTP, "" + DEFAULT_SMTPPORT ); - out.println( "
\n" + + out.println( "

" + _t("I2PMail Login") + "

\n" + // current postman hq length limits 16/12, new postman version 32/32 "\n" + "\n");
" + _t("User") + " @mail.i2p
" + _t("Password") + "