summaryrefslogtreecommitdiff
path: root/pages/account
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2015-01-21 00:14:12 +0100
committerBenny Baumann <BenBE@geshi.org>2015-01-21 00:14:12 +0100
commit2b41c2bbfa49fbcca2977e50d5257f984b23425f (patch)
tree89c9ef15015e4cc16a4780e2fc070591a8bfae32 /pages/account
parent6d8b65354e3caa6569b358173a7eb950dd716a4f (diff)
parent011b4c1a1538356ac1c301789fc0d96dafcf105f (diff)
downloadcacert-devel-2b41c2bbfa49fbcca2977e50d5257f984b23425f.tar.gz
cacert-devel-2b41c2bbfa49fbcca2977e50d5257f984b23425f.tar.xz
cacert-devel-2b41c2bbfa49fbcca2977e50d5257f984b23425f.zip
Merge branch 'bug-1129' into testserver-stable
Diffstat (limited to 'pages/account')
-rw-r--r--pages/account/43.php8
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");