diff --git a/forgot_password.php b/forgot_password.php index bd02325..ace1061 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("This is a security issue."); } catch (Exception $e) {