From 74ca0aa2436391303ecc95bba5c929c9fcac102b Mon Sep 17 00:00:00 2001 From: demeritcowboy Date: Thu, 21 Sep 2023 09:18:58 -0400 Subject: [PATCH] true --- templates/CRM/Contribute/Form/Contribution/Main.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Form/Contribution/Main.tpl b/templates/CRM/Contribute/Form/Contribution/Main.tpl index 312aade9cd..d3c8bc2955 100644 --- a/templates/CRM/Contribute/Form/Contribution/Main.tpl +++ b/templates/CRM/Contribute/Form/Contribution/Main.tpl @@ -208,7 +208,7 @@ {/if} {/crmRegion}
- {include file="CRM/UF/Form/Block.tpl" fields=$honoreeProfileFields mode=8 prefix='honor' hideFieldset=false} + {include file="CRM/UF/Form/Block.tpl" fields=$honoreeProfileFields mode=8 prefix='honor' hideFieldset=true}
{/if} -- 2.25.1