FIX Loan card - Wrong language key used
This commit is contained in:
parent
103f41f571
commit
67316c9125
@ -624,7 +624,7 @@ if ($id > 0)
|
||||
else
|
||||
{
|
||||
print '<td class="nowrap">';
|
||||
print $langs->trans("LoanAccountancyCapitalCode");
|
||||
print $langs->trans("LoanAccountancyInsuranceCode");
|
||||
print '</td><td>';
|
||||
|
||||
if (! empty($conf->accounting->enabled))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user