fix missing default text
This commit is contained in:
@@ -51,6 +51,12 @@ function booking_emails_workflow_admin() {
|
||||
"and you will not receive the confirmation email until that has occurred.\n" .
|
||||
"Please don't hesitate to contact us if you have any queries by replying to this email. We look forward to seeing you, God Willing, at [booking:eventname]\n" .
|
||||
"Love in Jesus,\n[booking:eventname] Registrations Team.";
|
||||
$booking_email_waitinglistpromotion_fullypaid = "Dear [booking:fname],\n" .
|
||||
"We have some great news for you. A place at [booking:eventname] for you has just become available. " .
|
||||
"If you wish to secure your place at [booking:eventname], please visit [booking:balance-payment-link] to make your final payment. " .
|
||||
"Our records indicate that you have already fully paid, so there is nothing further needed to secure your spot.\n" .
|
||||
"Please don't hesitate to contact us if you have any queries by replying to this email. We look forward to seeing you, God Willing, at [booking:eventname]\n" .
|
||||
"Love in Jesus,\n[booking:eventname] Registrations Team.";
|
||||
$booking_email_notcoming_demotion = "";
|
||||
$booking_email_paymentoutstanding_married_text = "";
|
||||
|
||||
|
Reference in New Issue
Block a user