From: Eileen McNaughton Date: Mon, 20 Nov 2023 01:08:15 +0000 (+1300) Subject: Use token to avoid breaky-smarty3-maths X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=777e212921bf9353eb584fa348676e66f3d0b833;p=civicrm-core.git Use token to avoid breaky-smarty3-maths --- diff --git a/xml/templates/message_templates/membership_online_receipt_html.tpl b/xml/templates/message_templates/membership_online_receipt_html.tpl index 8f7b517e10..bae92aa780 100644 --- a/xml/templates/message_templates/membership_online_receipt_html.tpl +++ b/xml/templates/message_templates/membership_online_receipt_html.tpl @@ -95,7 +95,7 @@ {ts}Total{/ts} - {$amount+$membership_amount|crmMoney} + {contribution.total_amount} {/if}