X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FFinancial%2FForm%2FFinancialTypeAccount.tpl;h=280f3d21810675e884e4bc6c688c25ef45239a4d;hb=d0f466d1aec3f5f2f9f24635470a7df8d15b9b11;hp=363d5c0fb067bb4c8de304c4cdbc0057b85be783;hpb=6405aa4da337dae1792aae9ab08f9fa5e05081bf;p=civicrm-core.git diff --git a/templates/CRM/Financial/Form/FinancialTypeAccount.tpl b/templates/CRM/Financial/Form/FinancialTypeAccount.tpl index 363d5c0fb0..280f3d2181 100644 --- a/templates/CRM/Financial/Form/FinancialTypeAccount.tpl +++ b/templates/CRM/Financial/Form/FinancialTypeAccount.tpl @@ -26,142 +26,139 @@ {* this template is used for adding/editing/deleting financial type *}

{if $action eq 8}{ts}Delete Financial Type Account{/ts}{elseif $action eq 1}{ts}Add New Financial Type Account{/ts}{elseif $action eq 2}{ts}Edit Financial Type Account{/ts}{/if}

- {if $action eq 8} -
-
- {ts}WARNING: You cannot delete a financial type if it is currently used by any Contributions, Contribution Pages or Membership Types. Consider disabling this option instead.{/ts} {ts}Deleting a financial type cannot be undone.{/ts} {ts}Do you want to continue?{/ts} + {if $action eq 8} +
+
+ {ts}WARNING: You cannot delete a financial type if it is currently used by any Contributions, Contribution Pages or Membership Types. Consider disabling this option instead.{/ts} {ts}Deleting a financial type cannot be undone.{/ts} {ts}Do you want to continue?{/ts}
- {else} -
{include file="CRM/common/formButtons.tpl" location="top"}
- - - - - - - - - - - - -
+ {else} +
{include file="CRM/common/formButtons.tpl" location="top"}
+ + + + + + + + + + + + +
{/if}
{include file="CRM/common/formButtons.tpl" location="botttom"}
\ No newline at end of file