diff --git a/htdocs/includes/boxes/box_factures.php b/htdocs/includes/boxes/box_factures.php index b21cc7aff80..c56e7e81f35 100644 --- a/htdocs/includes/boxes/box_factures.php +++ b/htdocs/includes/boxes/box_factures.php @@ -24,7 +24,7 @@ if ($user->rights->facture->lire) { $info_box_head = array(); - $info_box_head[] = array('text' => "Les 5 dernières factures enregistrées"); + $info_box_head[] = array('text' => "Les 5 dernières factures clients enregistrées"); $info_box_contents = array();