From a6ae83bbf9c040c3803618313b6e8b665b1d1fae Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Tue, 16 Jun 2015 09:43:47 +1200 Subject: [PATCH] CRM-16682 add price-set-1 region --- templates/CRM/Price/Form/PriceSet.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/CRM/Price/Form/PriceSet.tpl b/templates/CRM/Price/Form/PriceSet.tpl index 52ad50410b..9ee1f2b0fc 100644 --- a/templates/CRM/Price/Form/PriceSet.tpl +++ b/templates/CRM/Price/Form/PriceSet.tpl @@ -23,6 +23,7 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} +{crmRegion name="price-set-1"}
{if $priceSet.help_pre}
{$priceSet.help_pre}
@@ -129,3 +130,4 @@ {include file="CRM/Price/Form/Calculate.tpl"} {/if}
+{/crmRegion} -- 2.25.1