diff --git a/htdocs/telephonie/fournisseur/index.php b/htdocs/telephonie/fournisseur/index.php index 6a15e1faae4..4783f38ef0e 100644 --- a/htdocs/telephonie/fournisseur/index.php +++ b/htdocs/telephonie/fournisseur/index.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2004-2007 Rodolphe Quiedeville * * 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 @@ -56,8 +56,6 @@ $pagenext = $page + 1; /* * Mode Liste * - * - * */ $sql = "SELECT f.rowid, f.nom, f.email_commande, f.commande_active"; @@ -75,6 +73,7 @@ if ($result) print ''; print ''; + print ''; print_liste_field_titre("Société","fournisseurs.php","s.nom"); print ''; print ''; @@ -93,7 +92,8 @@ if ($result) $var=!$var; print ""; - print '\n"; + print "\n"; + print '\n"; print "\n"; print '\n";
Id.Email de commandeCommande possible
'.stripslashes($obj->nom)."".$obj->rowid."'.stripslashes($obj->nom)."".$obj->email_commande."'.$langs->trans($yesno[$obj->commande_active])."