mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix: Pb traduction non effective
This commit is contained in:
@@ -102,6 +102,7 @@ function llxHeader($head = "", $title="", $help_url='')
|
||||
// Vision des recettes-d<>penses
|
||||
if ($conf->banque->enabled && $user->rights->banque->lire)
|
||||
{
|
||||
$langs->load("banks");
|
||||
$menu->add(DOL_URL_ROOT."/compta/bank/",$langs->trans("Bank"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user