diff --git a/htdocs/compta/facture/fiche-rec.php b/htdocs/compta/facture/fiche-rec.php index dd324180ae1..8496ff7db22 100644 --- a/htdocs/compta/facture/fiche-rec.php +++ b/htdocs/compta/facture/fiche-rec.php @@ -99,7 +99,7 @@ if ($_REQUEST["action"] == 'delete' && $user->rights->facture->supprimer) * Affichage page */ -llxHeader('','Facture récurrente','ch-facture.html#s-fac-facture-rec'); +llxHeader('',$langs->trans("RepeatableInvoices"),'ch-facture.html#s-fac-facture-rec'); $html = new Form($db); @@ -413,7 +413,7 @@ else if ($result) { $num = $db->num_rows($result); - print_barre_liste($langs->trans("RepeatableInvoice"),$page,"fiche-rec.php","&socid=$socid",$sortfield,$sortorder,'',$num); + print_barre_liste($langs->trans("RepeatableInvoices"),$page,"fiche-rec.php","&socid=$socid",$sortfield,$sortorder,'',$num); $i = 0; print "