From 6309a5fdc1505e4916d494d12ea6c30eb6e3a0fb Mon Sep 17 00:00:00 2001 From: Peter Edmond Date: Sun, 15 Dec 2024 19:12:42 +0000 Subject: [PATCH] Added the Facilitator and the Client email templates --- ClientEmail.txt | 13 +++++++++++++ FacilitatorEmail.txt | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 ClientEmail.txt create mode 100644 FacilitatorEmail.txt diff --git a/ClientEmail.txt b/ClientEmail.txt new file mode 100644 index 0000000..f2d02c3 --- /dev/null +++ b/ClientEmail.txt @@ -0,0 +1,13 @@ +Subject: AutoReply: {$Ticket->Subject} +Content-Type: text/html + +

Thankyou for your interest in the Davis Method. We have received your message and will aim to get back to you within 2 working days. There is no need to reply to this message right now. Your interest has been +assigned an ID of {$Ticket->SubjectTag}.

+ +

Should you wish to contact us relating to this then please include the string {$Ticket->SubjectTag} +in the subject line of all future correspondence about this case.

+ +

Best regards

+ +

....

+ diff --git a/FacilitatorEmail.txt b/FacilitatorEmail.txt new file mode 100644 index 0000000..d35cd30 --- /dev/null +++ b/FacilitatorEmail.txt @@ -0,0 +1,14 @@ +Subject: AutoReply: {$Ticket->Subject} +Content-Type: text/html + +

A person has expressed interest in the Davis Method.

+ +

They have provided the following information:

+
+{$Info}
+
+ +

If you are interested in this client, then please confirm your interest in this client in the next 48 hours by going to https://support.davismethod.com/form?{$uniqueID}

+ +

The Davis Team

+