Trad
This commit is contained in:
parent
556a6d279b
commit
7d144cac32
@ -71,7 +71,7 @@ function bank_prepare_head($obj)
|
||||
if ($obj->courant != 2)
|
||||
{
|
||||
$head[$h][0] = DOL_URL_ROOT."/compta/bank/releve.php?account=".$obj->id;
|
||||
$head[$h][1] = $langs->trans("AccountStatement");
|
||||
$head[$h][1] = $langs->trans("AccountStatements");
|
||||
$head[$h][2] = 'statement';
|
||||
$h++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user