From 011b4c1a1538356ac1c301789fc0d96dafcf105f Mon Sep 17 00:00:00 2001 From: Janis Streib Date: Wed, 21 Jan 2015 00:10:18 +0100 Subject: FIX: Fixup: Better mailtext for support access. --- pages/account/43.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'pages/account') diff --git a/pages/account/43.php b/pages/account/43.php index e19c3fb..a9218c6 100644 --- a/pages/account/43.php +++ b/pages/account/43.php @@ -332,13 +332,9 @@ if(intval($_REQUEST['userid']) > 0) { "looked up your secret questions and answers for a forgotten ". "password.\n\n". "Time: %s\n\n". - "If it was you who looked up or changed that data, or clicked ". - "through the menu in your account, everything is in best order ". - "and you can ignore this mail.\n\n". - "But if you received this mail without a recognisable reason, ". + "If you received this mail without a recognisable reason, ". "there is a danger that an unauthorised person accessed your ". - "account, and you should promptly change your password and your ". - "secret questions and answers."), + "account, and you should promptly report this to support@cacert.org."), date("Y-m-d H:i:s T"))."\n\n"; $body .= _("Best regards")."\n"._("CAcert Support"); -- cgit v1.2.1