Added the Facilitator and the Client email templates
This commit is contained in:
parent
1cd3c1ff01
commit
6309a5fdc1
13
ClientEmail.txt
Normal file
13
ClientEmail.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Subject: AutoReply: {$Ticket->Subject}
|
||||||
|
Content-Type: text/html
|
||||||
|
|
||||||
|
<p>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 <b>{$Ticket->SubjectTag}</b>.</p>
|
||||||
|
|
||||||
|
<p>Should you wish to contact us relating to this then please include the string <b>{$Ticket->SubjectTag}</b>
|
||||||
|
in the subject line of all future correspondence about this case.</p>
|
||||||
|
|
||||||
|
<p>Best regards</p>
|
||||||
|
|
||||||
|
<p>....</p>
|
||||||
|
|
14
FacilitatorEmail.txt
Normal file
14
FacilitatorEmail.txt
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
Subject: AutoReply: {$Ticket->Subject}
|
||||||
|
Content-Type: text/html
|
||||||
|
|
||||||
|
<p>A person has expressed interest in the Davis Method.<p>
|
||||||
|
|
||||||
|
<p>They have provided the following information:</p>
|
||||||
|
<pre>
|
||||||
|
{$Info}
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
<p>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} <p>
|
||||||
|
|
||||||
|
<p>The Davis Team</p>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user