From 0803ed8fecbf7840fb0704ee23d33d7c610a72be Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 24 Apr 2004 01:07:49 +0000 Subject: [PATCH] Uniformisation du style. --- htdocs/compta/clients.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/htdocs/compta/clients.php b/htdocs/compta/clients.php index b9791970a35..b1d0b647877 100644 --- a/htdocs/compta/clients.php +++ b/htdocs/compta/clients.php @@ -214,8 +214,8 @@ if ($result) { $sortorder="DESC"; } - print ''; - print '
'; + print ''; + print '"; print "\n"; @@ -228,23 +228,23 @@ if ($result) $var=!$var; - print ""; - print "\n"; - print "\n"; - print "\n"; + print ""; + print "\n"; + print "\n"; + print "\n"; if ($user->societe_id == 0) { - print "\n"; + print "\n"; } else { - print "\n"; + print "\n"; } - print "\n"; + print "\n"; $i++; } - print "
'; print_liste_field_titre("Société",$PHP_SELF,"s.nom"); print "VillePréfix 
idp\">$obj->nom".$obj->ville." $obj->prefix_comm 
idp\">$obj->nom".$obj->ville." $obj->prefix_comm idp&action=create\">Facturer \"Nouvelleidp&action=create\">Facturer \"Nouvelle  
"; + print "
"; $db->free(); } else