Update follow_up_emails.php
authorPatrick McGuire <insidenothing@gmail.com>
Mon, 15 Jun 2020 14:05:53 +0000 (10:05 -0400)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 14:05:53 +0000 (10:05 -0400)
admin/follow_up_emails.php

index c6fd2b9..4d603b3 100644 (file)
@@ -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 <baltimorehacker@gmail.com>','','Petition Follow-Up');