small change

This commit is contained in:
Philippe Grand 2010-06-30 08:03:04 +00:00
parent e854b357ec
commit 83fca4c9b1
2 changed files with 2 additions and 1 deletions

View File

@ -3562,7 +3562,7 @@ else
if ($month) $param.='&month='.$month;
if ($year) $param.='&year=' .$year;
print_barre_liste($langs->trans('BillsCustomers').' '.($socid?' '.$soc->nom:''),$page,'facture.php',$param,$sortfield,$sortorder,'',$num);
print_barre_liste($langs->trans('BillsCustomer').' '.($socid?' '.$soc->nom:''),$page,'facture.php',$param,$sortfield,$sortorder,'',$num);
$i = 0;
print '<form method="get" action="'.$_SERVER["PHP_SELF"].'">'."\n";

View File

@ -3,6 +3,7 @@ CHARSET=UTF-8
Bill=Facture
Bills=Factures
BillsCustomers=Factures clients
BillsCustomer=Factures client
BillsSuppliers=Factures fournisseurs
BillsCustomersUnpaid=Factures clients impayées
BillsCustomersUnpaidForCompany=Factures clients impayées pour %s