From: Andrew Hunt Date: Tue, 30 Apr 2013 19:41:47 +0000 (-0400) Subject: put relationship ahead of account name X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4dfcb7f817d3068964e9a6320a626c3395604da6;p=civicrm-core.git put relationship ahead of account name --- diff --git a/templates/CRM/Financial/Page/FinancialTypeAccount.tpl b/templates/CRM/Financial/Page/FinancialTypeAccount.tpl index 42f6558ff2..8eaa3773ea 100644 --- a/templates/CRM/Financial/Page/FinancialTypeAccount.tpl +++ b/templates/CRM/Financial/Page/FinancialTypeAccount.tpl @@ -40,8 +40,8 @@ {include file="CRM/common/enableDisable.tpl"} - + @@ -50,8 +50,8 @@ {foreach from=$rows item=row} - + @@ -77,4 +77,4 @@ {ts 1=$crmURL}There are no financial accounts assigned to this financial type. You can assign one.{/ts} {/if} -{/if} \ No newline at end of file +{/if}
{ts}Financial Account{/ts} {ts}Relationship{/ts}{ts}Financial Account{/ts} {ts}Accounting Code{/ts} {ts}Account Type (Code){/ts} {ts}Owned By{/ts}
{$row.financial_account} {$row.account_relationship}{$row.financial_account} {$row.accounting_code} {$row.financial_account_type}{if $row.account_type_code} ({$row.account_type_code}){/if} {$row.owned_by}