X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Ftemplates%2Fmessage_templates%2Fcontribution_online_receipt_html.tpl;h=fd9c0b8e847ad25ea09d0ce075f69722fcf96f07;hb=e76ac9793705c58b5885f77b3046c749e57352b9;hp=1bf18025383d49c7bdcee819b50918c33395d590;hpb=fd9131a527e021e8fb22a676b5ff5a1cb4693e2c;p=civicrm-core.git diff --git a/xml/templates/message_templates/contribution_online_receipt_html.tpl b/xml/templates/message_templates/contribution_online_receipt_html.tpl index 1bf1802538..fd9c0b8e84 100644 --- a/xml/templates/message_templates/contribution_online_receipt_html.tpl +++ b/xml/templates/message_templates/contribution_online_receipt_html.tpl @@ -11,7 +11,7 @@ {capture assign=valueStyle }style="padding: 4px; border-bottom: 1px solid #999;"{/capture}
- +
@@ -33,7 +33,7 @@
- +
{if $amount} @@ -311,35 +311,33 @@ {/if} - {if ! ($contributeMode eq 'notify' OR $contributeMode eq 'directIPN') and $is_monetary} - {if $is_pay_later && !$isBillingAddressRequiredForPayLater} + {if $billingName} - {elseif $amount GT 0} + {elseif $email} - {/if} {/if} - {if $contributeMode eq 'direct' AND !$is_pay_later AND $amount GT 0} + {if $credit_card_type}
- {ts}Registered Email{/ts} + {ts}Billing Name and Address{/ts}
+ {$billingName}
+ {$address|nl2br}
{$email}
- {ts}Billing Name and Address{/ts} + {ts}Registered Email{/ts}
- {$billingName}
- {$address|nl2br}
{$email}
{ts}Credit Card Information{/ts}