typo : anciennces -> anciennes

This commit is contained in:
ccomb 2005-02-09 03:04:11 +00:00
parent 185c4e737a
commit ba2f4bd932

View File

@ -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();