X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Ftemplates%2Fmessage_templates%2Fparticipant_transferred_text.tpl;h=5c62b00570f5b2b7531d1ac01307170dab876ebf;hb=1dfa209b8bacf2171d282d238aaede763b27466f;hp=dc2288b56d41306456cde10754bccad943ba6df9;hpb=e7c85426a847d0f693170027e72d3fef90d9673b;p=civicrm-core.git diff --git a/xml/templates/message_templates/participant_transferred_text.tpl b/xml/templates/message_templates/participant_transferred_text.tpl index dc2288b56d..5c62b00570 100644 --- a/xml/templates/message_templates/participant_transferred_text.tpl +++ b/xml/templates/message_templates/participant_transferred_text.tpl @@ -29,17 +29,17 @@ {ts}Email{/ts}: {$eventEmail.email}{/if}{/foreach} {/if} -{if $contact.email} +{if '{contact.email}'} =========================================================== {ts}Registered Email{/ts} =========================================================== -{$contact.email} +{contact.email} {/if} {if $register_date} {ts}Registration Date{/ts}: {$participant.register_date|crmDate} {/if} -{ts 1=$domain.phone 2=$domain.email}Please contact us at %1 or send email to %2 if you have questions.{/ts} +{ts 1='{domain.phone}' 2='{domain.email}'}Please contact us at %1 or send email to %2 if you have questions.{/ts}