diff --git a/templates/CRM/Contribute/Form/Contribution/Main.tpl b/templates/CRM/Contribute/Form/Contribution/Main.tpl index 235bd9334fd1..5b8ae5e83850 100644 --- a/templates/CRM/Contribute/Form/Contribution/Main.tpl +++ b/templates/CRM/Contribute/Form/Contribution/Main.tpl @@ -91,7 +91,7 @@ {elseif !empty($ccid)} {if $lineItem && $priceSetID && !$is_quick_config}
- {ts}Contribution Information{/ts} + {ts}Contribution Information{/ts} – {ts 1=$display_name}%1{/ts}
{assign var="totalAmount" value=$pendingAmount} {include file="CRM/Price/Page/LineItem.tpl" context="Contribution"}