Last active
February 1, 2021 21:11
-
-
Save vfontjr/e66b33732aa6857e7cb0463dc0e29aae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello [confirm_name],</br> | |
</br> | |
This confirms that your appointment for your [confirm_vehicle] is scheduled for [if confirm_which_date equals="primary"][confirm_date_of_service][/if confirm_which_date][if confirm_which_date equals="alternate"][confirm_alternate_date_of_service][/if confirm_which_date].</br> | |
</br> | |
Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You have a new appointment request: | |
[default-message] | |
<div> | |
<a href="[siteurl]/appointment-confirmation/?pass_entry=[id]&date_confirmed=primary">Confirm Appointment for Requested Date</a></br> | |
<a href="[siteurl]/appointment-confirmation/?pass_entry=[id]&date_confirmed=alternate">Confirm Appointment for Alternate Date</a> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://my-site-utl/wp-admin/admin.php?page=formidable&frm_action=edit&id=4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment