Remove typo

This commit is contained in:
Alexandre SPANGARO 2020-12-30 07:23:26 +01:00
parent c3326a0963
commit 0e2b7d8b3c

View File

@ -392,7 +392,7 @@ if ($action == 'create')
// Subledger account
if (!empty($conf->accounting->enabled))
{
print '<tr><td>'.$langs->trans("SubledgerAccount").'aaaa</td>';
print '<tr><td>'.$langs->trans("SubledgerAccount").'</td>';
print '<td>';
if (!empty($conf->global->ACCOUNTANCY_COMBO_FOR_AUX))
{