From: demeritcowboy Date: Mon, 4 Dec 2023 05:37:45 +0000 (-0500) Subject: use buttons instead of buttons, but only when not 4, but also if it's 4 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=44d23936b26684b056b3fcd3d663642418a70603;p=civicrm-core.git use buttons instead of buttons, but only when not 4, but also if it's 4 --- diff --git a/templates/CRM/Custom/Form/Field.tpl b/templates/CRM/Custom/Form/Field.tpl index e4476c6442..d2e4dea8de 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}