This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
How do I edit the Save and Resume email
Started 9 years ago by nzohs | 2 posts |
-
Hopefully someone has done this before :-)
How do I edit the Save and Resume email template ?
Which folder, and which file do I need to edit ?
I want to made the standard email sound better.
Posted 9 years ago # -
Hi,
You can edit includes/language.php file and go to around line 311.
You will see these code ://form resume $languages['resume_email_subject'] = 'Your submission to %s has been saved'; $languages['resume_email_content'] = 'Thank you! Your submission to <b>%s</b> has been saved.<br /><br />You can resume the form at any time by clicking the link below:<br /><a href="%s">%s</a><br /><br /><br /><br /><b>IMPORTANT:</b><br />Your submission is considered incomplete until you resume the form and press the submit button.';
simply change the text in there. It would change same and resume email template.
MachForm Support
Posted 9 years ago #
Reply
You must log in to post.