X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Ftemplates%2Fmessage_templates%2Fparticipant_expired_html.tpl;h=65944715b8ba044bbf70d6651e7cbc9731cc4bc8;hb=cb342529b3da59c10db9731fa8cf0fcadff3b7e9;hp=ca2621f9e5cec7bdb69d51b9fb55c1e222fb2d69;hpb=9747cc7e7676edd433c3c76e476a0fd0bd74ea7e;p=civicrm-core.git diff --git a/xml/templates/message_templates/participant_expired_html.tpl b/xml/templates/message_templates/participant_expired_html.tpl index ca2621f9e5..65944715b8 100644 --- a/xml/templates/message_templates/participant_expired_html.tpl +++ b/xml/templates/message_templates/participant_expired_html.tpl @@ -11,7 +11,7 @@ {capture assign=valueStyle }style="padding: 4px; border-bottom: 1px solid #999;"{/capture}
- +
@@ -21,7 +21,7 @@ {/if}
-

{ts 1=$contact.display_name}Dear %1{/ts},

+ {assign var="greeting" value="{contact.email_greeting}"}{if $greeting}

{$greeting},

{/if}

{ts 1=$event.event_title}Your pending event registration for %1 has expired because you did not confirm your registration.{/ts}

{ts 1=$domain.phone 2=$domain.email}Please contact us at %1 or send email to %2 if you have questions @@ -54,24 +54,7 @@ or want to inquire about reinstating your registration for this event.{/ts}

{if $isShowLocation}
- {if $event.location.address.1.name} - {$event.location.address.1.name}
- {/if} - {if $event.location.address.1.street_address} - {$event.location.address.1.street_address}
- {/if} - {if $event.location.address.1.supplemental_address_1} - {$event.location.address.1.supplemental_address_1}
- {/if} - {if $event.location.address.1.supplemental_address_2} - {$event.location.address.1.supplemental_address_2}
- {/if} - {if $event.location.address.1.city} - {$event.location.address.1.city} {$event.location.address.1.postal_code} - {if $event.location.address.1.postal_code_suffix} - - {$event.location.address.1.postal_code_suffix} - {/if} - {/if} + {$event.location.address.1.display|nl2br}