X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FContribute%2FPage%2FPremium.tpl;h=8d3398220e67c5751321df7635375114e0a362cf;hb=1682822208d2938089dde2c4812b36ba774a7e1e;hp=2e1b9ff50f49d7f3089d67beca85795632335c4a;hpb=da0a7aac77980c5d6400e745ab34d13a1edaa16c;p=civicrm-core.git diff --git a/templates/CRM/Contribute/Page/Premium.tpl b/templates/CRM/Contribute/Page/Premium.tpl index 2e1b9ff50f..8d3398220e 100644 --- a/templates/CRM/Contribute/Page/Premium.tpl +++ b/templates/CRM/Contribute/Page/Premium.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.7 | + | CiviCRM version 5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -37,6 +37,7 @@ {ts}SKU{/ts} {ts}Market Value{/ts} {ts}Min Contribution{/ts} + {ts}Actual Cost{/ts} {ts}Financial Type{/ts} {ts}Order{/ts} @@ -45,9 +46,10 @@ {$row.product_name} {$row.sku} - {$row.price } - {$row.min_contribution} - {$row.financial_type_id} + {$row.price|crmMoney} + {$row.min_contribution|crmMoney} + {$row.cost|crmMoney} + {$row.financial_type} {$row.weight} {$row.action}