diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/account/43.php | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/pages/account/43.php b/pages/account/43.php index dfae9af..9f3b704 100644 --- a/pages/account/43.php +++ b/pages/account/43.php @@ -325,13 +325,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"); |