diff --git a/htdocs/admin/bank.php b/htdocs/admin/bank.php index 497d4748da8..031e4200268 100644 --- a/htdocs/admin/bank.php +++ b/htdocs/admin/bank.php @@ -397,7 +397,7 @@ print '

'; */ //if (! empty($conf->global->MAIN_FEATURES_LEVEL)) //{ -print load_fiche_titre($langs->trans("BankAccountReleveModule"), '', ''); +print load_fiche_titre($langs->trans("Other"), '', ''); print "\n"; diff --git a/htdocs/compta/bank/bankentries_list.php b/htdocs/compta/bank/bankentries_list.php index 94885ab118b..f20925d7c12 100644 --- a/htdocs/compta/bank/bankentries_list.php +++ b/htdocs/compta/bank/bankentries_list.php @@ -634,7 +634,7 @@ if ($resql) } // Using BANK_REPORT_LAST_NUM_RELEVE to automatically report last num (or not) - if ($conf->global->BANK_REPORT_LAST_NUM_RELEVE == 1) + if (! empty($conf->global->BANK_REPORT_LAST_NUM_RELEVE)) { print '