typo : anciennces -> anciennes
This commit is contained in:
parent
185c4e737a
commit
ba2f4bd932
@ -32,7 +32,7 @@ if ($user->rights->facture->lire)
|
||||
$nbtoshow=5;
|
||||
|
||||
$info_box_head = array();
|
||||
$info_box_head[] = array('text' => "Les $nbtoshow plus anciennces factures fournisseurs impayées");
|
||||
$info_box_head[] = array('text' => "Les $nbtoshow plus anciennes factures fournisseurs impayées");
|
||||
|
||||
$info_box_contents = array();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user