From 83d54d82dea0066795d37aeec6157f4482d37185 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Mon, 15 Jun 2020 10:05:53 -0400 Subject: [PATCH] Update follow_up_emails.php --- admin/follow_up_emails.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/admin/follow_up_emails.php b/admin/follow_up_emails.php index c6fd2b9..4d603b3 100644 --- a/admin/follow_up_emails.php +++ b/admin/follow_up_emails.php @@ -2,10 +2,9 @@ include_once('../email.php'); $base_message = "I just wanted to take a second and follow up with your visit to md-petition.com and -see if you needed anything, or had any questions. You indicated a follow up if we did not receive your -completed petition. The software flagged your session, and we had a human review. You should receive an -alert 'Petition Signed' when complete. If you would like, please retry and if you continue to have trouble -I will work to fix it ASAP."; +see if you needed anything, or had any questions. You should of received an +alert 'Petition Signed' when you finished signing the petition, and had the option to print a signed copy. +If you did not receive the alert, and would like help, let me know. The invite link is below to try again."; // USAGE meps_mail('Patrick ','','Petition Follow-Up'); -- 2.20.1