Extend line item notice fix from Confirm to Thank you page
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 21 Nov 2023 05:22:32 +0000 (18:22 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 21 Nov 2023 05:22:32 +0000 (18:22 +1300)
templates/CRM/Contribute/Form/Contribution/ThankYou.tpl

index 7f4b6bd0366760187cfc55323bd4ac505e8e00a7..9d62a6bbd55ac020a0c56dded6e34016953c9830 100644 (file)
@@ -82,7 +82,7 @@
         {if $lineItem and $priceSetID}
           {if !$amount}{assign var="amount" value=0}{/if}
           {assign var="totalAmount" value=$amount}
-          {include file="CRM/Price/Page/LineItem.tpl" context="Contribution"}
+          {include file="CRM/Price/Page/LineItem.tpl" context="Contribution" displayLineItemFinancialType=false pricesetFieldsCount=false currencySymbol='' hookDiscount=''}
         {elseif $membership_amount}
           {$membership_name} {ts}Membership{/ts}: <strong>{$membership_amount|crmMoney}</strong><br />
           {if $amount}