From: Seamus Lee Date: Tue, 11 Oct 2016 13:23:29 +0000 (+1100) Subject: Fix spelling in new region (#9207) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=5613c3e52fd5477d205b59095a779a8be183f2ae;p=civicrm-core.git Fix spelling in new region (#9207) --- diff --git a/templates/CRM/Contribute/Form/ContributionPage/AddProduct.tpl b/templates/CRM/Contribute/Form/ContributionPage/AddProduct.tpl index 206f81823c..72d276a6d7 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/AddProduct.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/AddProduct.tpl @@ -23,7 +23,7 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} -{crmRegion name="contribute-form-contributionpage-addprouct-main"} +{crmRegion name="contribute-form-contributionpage-addproduct-main"} {capture assign=managePremiumsURL}{crmURL p='civicrm/admin/contribute/managePremiums' q="reset=1"}{/capture}

{if $action eq 2 }{ts}Add Products to This Page{/ts} {elseif $action eq 1024}{ts}Preview{/ts}{else} {ts}Remove Products from this Page{/ts}{/if}