From e516cde58254dc95558e256f2bafda466d99bb19 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Mon, 18 Sep 2023 10:49:54 +1200 Subject: [PATCH] Fix Smarty no defaults for premiums tab --- templates/CRM/Contribute/Form/AdditionalInfo/Premium.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Form/AdditionalInfo/Premium.tpl b/templates/CRM/Contribute/Form/AdditionalInfo/Premium.tpl index 143603cd34..953837dd5c 100644 --- a/templates/CRM/Contribute/Form/AdditionalInfo/Premium.tpl +++ b/templates/CRM/Contribute/Form/AdditionalInfo/Premium.tpl @@ -12,7 +12,7 @@ - +
{$form.product_name.label}{$form.product_name.html}{$form.product_name.html|smarty:nodefaults}
-- 2.25.1