From 76e6fc291428d2a22f5e2703e04fad56c707e174 Mon Sep 17 00:00:00 2001 From: Pradeep Nayak Date: Tue, 14 Jul 2015 18:19:12 +0530 Subject: [PATCH] --moved checkbox for Enable-Disable ACL-FT --- templates/CRM/Form/basicForm.tpl | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/templates/CRM/Form/basicForm.tpl b/templates/CRM/Form/basicForm.tpl index cbc6e60bbf..28deca039d 100644 --- a/templates/CRM/Form/basicForm.tpl +++ b/templates/CRM/Form/basicForm.tpl @@ -26,6 +26,7 @@
{include file="CRM/common/formButtons.tpl" location="top"}
{if $formName == "Contribute_Preferences" } +<<<<<<< HEAD @@ -34,6 +35,12 @@

{ts}{$cvv_backoffice_required_description}{/ts}

+ + + + {if $formName == "Contribute_Preferences" } @@ -42,11 +49,6 @@ {/if} - - -
{$form.cvv_backoffice_required.label}
{$form.acl_financial_type.label} {help id="acl_financial_type"} + {$form.acl_financial_type.html} +
{$form.invoicing.label}
- {$form.acl_financial_type.html} {$form.acl_financial_type.label} {help id="acl_financial_type"} -
{/if} -- 2.25.1