diff --git a/forgot_password.php b/forgot_password.php index bd0232508216a8fd5348488e9fd0726b06435500..ace10613e4d082731f26f5e2809c69dbdec5cd30 100644 --- a/forgot_password.php +++ b/forgot_password.php @@ -29,7 +29,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST") { This link expires in 5 minutes. -If you did not request this password reset, please ignore it (or tighten your account\'s security)']); +If you did not request this password reset, please ignore this email.']); // echo("<a href='$password_reset_link'>This is a security issue.</a>"); } catch (Exception $e) {