From f4640b86d408433a0aea7ff9665e12f6f204c38d Mon Sep 17 00:00:00 2001 From: Janis Streib Date: Tue, 20 Jan 2015 23:11:19 +0100 Subject: FIX: Better Mailtext for SE password lookup notification mail. --- pages/account/43.php | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'pages/account') diff --git a/pages/account/43.php b/pages/account/43.php index 3c044ed..e19c3fb 100644 --- a/pages/account/43.php +++ b/pages/account/43.php @@ -328,14 +328,10 @@ if(intval($_REQUEST['userid']) > 0) { 0) { "there is a danger that an unauthorised person accessed your ". "account, and you should promptly change your password and your ". "secret questions and answers."), - $ip, date("Y-m-d H:i:s T"))."\n\n"; $body .= _("Best regards")."\n"._("CAcert Support"); -- cgit v1.2.1