diff --git a/portal/login_reset.php b/portal/login_reset.php
index 2b95b462..7faef5b1 100644
--- a/portal/login_reset.php
+++ b/portal/login_reset.php
@@ -135,7 +135,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST") {
// Send confirmation email
$subject = "Password reset confirmation for $company_name Client Portal";
- $body = "Hello $name,
Your password for your account on $company_name\'s Client Portal was successfully reset. You should be all set!
If you didn\'t reset your password, please get in touch ASAP.
~
$company_name - Support
$config_ticket_from_email
$company_phone";
+ $body = "Hello $name,
Your password for your account on $company_name\'s Client Portal was successfully reset. You should be all set!
If you didn\'t reset your password, please get in touch ASAP.
--
$company_name - Support
$config_ticket_from_email
$company_phone";
$data = [