diff --git a/app-code/api/login/send_reset_link.php b/app-code/api/login/send_reset_link.php index 335228a..2f86735 100644 --- a/app-code/api/login/send_reset_link.php +++ b/app-code/api/login/send_reset_link.php @@ -59,90 +59,530 @@ curl_close($ch); //send mail if(!empty($mail)){ $loc=$location["country"].", ".$location["state"].", ".$location["city"]; - $content = " - - -
- - -Hi $mail,
-You have requested a password reset link. Here it is:
-Click here to reset your password
-If you did not request this, please ignore this email. If you did, you can reset your password using the link above.
- -Request Details:
-If this was you, you can reset your password. If this was not you, someone else may have tried to reset your password.
- - -
+
|
+