diff --git a/htdocs/fourn/facture/index.php b/htdocs/fourn/facture/index.php index 015c3dccee8..3741afecc28 100644 --- a/htdocs/fourn/facture/index.php +++ b/htdocs/fourn/facture/index.php @@ -1,6 +1,7 @@ * Copyright (C) 2004-2009 Laurent Destailleur + * Copyright (C) 2005-2009 Regis Houssin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -153,7 +154,7 @@ if ($resql) } print_barre_liste($langs->trans("BillsSuppliers").($socid?" $soc->nom":""),$page,"index.php","&socid=$socid",$sortfield,$sortorder,'',$num); - print '
'; + print ''; print ''; print ''; print_liste_field_titre($langs->trans("Ref"),"index.php","fac.rowid","&socid=$socid","","",$sortfield,$sortorder); @@ -227,7 +228,7 @@ if ($resql) // Affiche statut de la facture print '';
'; - // \todo le montant deja pay� obj->am n'est pas d�finie + // TODO le montant deja paye obj->am n'est pas definie print $facturestatic->LibStatut($obj->paye,$obj->fk_statut,5,$objp->am); print '