{capture assign=headerStyle}colspan="2" style="text-align: left; padding: 4px; border-bottom: 1px solid #999; background-color: #eee;"{/capture} {capture assign=labelStyle }style="padding: 4px; border-bottom: 1px solid #999; background-color: #f7f7f7;"{/capture} {capture assign=valueStyle }style="padding: 4px; border-bottom: 1px solid #999;"{/capture}
{assign var="greeting" value="{contact.email_greeting}"}{if $greeting}

{$greeting},

{/if}

{ts 1=$to_participant}Your Event Registration has been Transferred to %1.{/ts}

{if $isShowLocation} {/if} {if !empty($event.location.phone.1.phone) || !empty($event.location.email.1.email)} {foreach from=$event.location.phone item=phone} {if $phone.phone} {/if} {/foreach} {foreach from=$event.location.email item=eventEmail} {if $eventEmail.email} {/if} {/foreach} {/if} {if '{contact.email}'} {/if} {if $register_date} {/if}
{ts}Event Information and Location{/ts}
{$event.event_title}
{$event.event_start_date|crmDate}{if $event.event_end_date}-{if $event.event_end_date|date_format:"%Y%m%d" == $event.event_start_date|date_format:"%Y%m%d"}{$event.event_end_date|crmDate:0:1}{else}{$event.event_end_date|crmDate}{/if}{/if} {$event.event_tz}
{ts}Participant Role{/ts}: {$participant.role}
{$event.location.address.1.display|nl2br}
{ts}Event Contacts:{/ts}
{if $phone.phone_type}{$phone.phone_type_display}{else}{ts}Phone{/ts}{/if} {$phone.phone}
{ts}Email{/ts} {$eventEmail.email}
{ts}Registered Email{/ts}
{contact.email}
{ts}Registration Date{/ts} {$participant.register_date|crmDate}

{ts 1='{domain.phone}' 2='{domain.email}'}Please contact us at %1 or send email to %2 if you have questions.{/ts}