Remove typo
This commit is contained in:
parent
c3326a0963
commit
0e2b7d8b3c
@ -392,7 +392,7 @@ if ($action == 'create')
|
|||||||
// Subledger account
|
// Subledger account
|
||||||
if (!empty($conf->accounting->enabled))
|
if (!empty($conf->accounting->enabled))
|
||||||
{
|
{
|
||||||
print '<tr><td>'.$langs->trans("SubledgerAccount").'aaaa</td>';
|
print '<tr><td>'.$langs->trans("SubledgerAccount").'</td>';
|
||||||
print '<td>';
|
print '<td>';
|
||||||
if (!empty($conf->global->ACCOUNTANCY_COMBO_FOR_AUX))
|
if (!empty($conf->global->ACCOUNTANCY_COMBO_FOR_AUX))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user