diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index 3e67430db45..607d3e99667 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -3573,7 +3573,7 @@ else if ($month) $param.='&month='.$month; if ($year) $param.='&year=' .$year; - print_barre_liste($langs->trans('BillsCustomer').' '.($socid?' '.$soc->nom:''),$page,'facture.php',$param,$sortfield,$sortorder,'',$num); + print_barre_liste($langs->trans('BillsCustomers').' '.($socid?' '.$soc->nom:''),$page,'facture.php',$param,$sortfield,$sortorder,'',$num); $i = 0; print '