From 44d23936b26684b056b3fcd3d663642418a70603 Mon Sep 17 00:00:00 2001 From: demeritcowboy Date: Mon, 4 Dec 2023 00:37:45 -0500 Subject: [PATCH] use buttons instead of buttons, but only when not 4, but also if it's 4 --- templates/CRM/Custom/Form/Field.tpl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/templates/CRM/Custom/Form/Field.tpl b/templates/CRM/Custom/Form/Field.tpl index e4476c644200..d2e4dea8de00 100644 --- a/templates/CRM/Custom/Form/Field.tpl +++ b/templates/CRM/Custom/Form/Field.tpl @@ -173,11 +173,7 @@ - {if $action ne 4} -
{include file="CRM/common/formButtons.tpl" location="bottom"}
- {else} -
{include file="CRM/common/formButtons.tpl" location="bottom"}
- {/if} +
{include file="CRM/common/formButtons.tpl" location="bottom"}
{literal}