X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FContribute%2FPage%2FPaymentInfo.tpl;h=4c9d8cc1f4fcc0d74ba303fae9c6c9ecdfe577dd;hb=a26f4265fbf3d90a56e21f1d8729f21637245bf0;hp=b27cad046c8f99c45cf18ff961206c93fec3d20a;hpb=536a7c4fb7a0b9bb107cfba5ca287837892878c5;p=civicrm-core.git diff --git a/templates/CRM/Contribute/Page/PaymentInfo.tpl b/templates/CRM/Contribute/Page/PaymentInfo.tpl index b27cad046c..4c9d8cc1f4 100644 --- a/templates/CRM/Contribute/Page/PaymentInfo.tpl +++ b/templates/CRM/Contribute/Page/PaymentInfo.tpl @@ -1,6 +1,6 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.7 | + | CiviCRM version 5 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ @@ -36,7 +36,7 @@ CRM.$(function($) { $("#payment-info").html(html).trigger('crmLoad'); } }); - + // Fixme: Possible bug - the following line won't be processed by smarty because it's in a literal block var taxAmount = "{$totalTaxAmount}"; if (taxAmount) { $('.total_amount-section').show(); @@ -55,7 +55,7 @@ CRM.$(function($) { {if $component eq "event"} {ts}Total Fee(s){/ts} {else} - {ts}Contribution Amount(s){/ts} + {ts}Contribution Total{/ts} {/if} {ts}Total Paid{/ts} {ts}Balance{/ts}