From ba2f4bd9329ce9a1f8f19e722b7588d5d69fb5d9 Mon Sep 17 00:00:00 2001 From: ccomb Date: Wed, 9 Feb 2005 03:04:11 +0000 Subject: [PATCH] typo : anciennces -> anciennes --- htdocs/includes/boxes/box_factures_fourn_imp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/includes/boxes/box_factures_fourn_imp.php b/htdocs/includes/boxes/box_factures_fourn_imp.php index a9eb41b0ac2..01e97b71d7e 100644 --- a/htdocs/includes/boxes/box_factures_fourn_imp.php +++ b/htdocs/includes/boxes/box_factures_fourn_imp.php @@ -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();