diff --git a/htdocs/boutique/client/fiche.php b/htdocs/boutique/client/fiche.php index ac23f9edee0..5d2966eda4b 100644 --- a/htdocs/boutique/client/fiche.php +++ b/htdocs/boutique/client/fiche.php @@ -84,9 +84,9 @@ if ($action == 'update' && !$cancel) { $var=!$var; print ""; - print 'Fiche '; + print 'Fiche '; - print "orders_id\">".strftime("%d %B %Y",$objp->date_purchased)."\n"; + print "orders_id\">".strftime("%d %B %Y",$objp->date_purchased)."\n"; print "\n"; $i++; diff --git a/htdocs/boutique/commande/fiche.php b/htdocs/boutique/commande/fiche.php index f6126314754..8ff04b8ecc2 100644 --- a/htdocs/boutique/commande/fiche.php +++ b/htdocs/boutique/commande/fiche.php @@ -44,7 +44,7 @@ if ($id) print ''; print ''; - print ''; + print ''; print ''; diff --git a/htdocs/boutique/livre/livre.class.php b/htdocs/boutique/livre/livre.class.php index f2e3c01a645..3f7633c9f58 100644 --- a/htdocs/boutique/livre/livre.class.php +++ b/htdocs/boutique/livre/livre.class.php @@ -265,7 +265,7 @@ class Livre { } if ($test) { - print ''; + print ''; print 'Supprimer'; print "$value
"; } diff --git a/htdocs/boutique/notification/index.php b/htdocs/boutique/notification/index.php index 3de692a0bbe..0e19720c91f 100644 --- a/htdocs/boutique/notification/index.php +++ b/htdocs/boutique/notification/index.php @@ -64,7 +64,7 @@ if ( $db->query($sql) ) $var=!$var; print ""; print "\n"; - print '"; + print '"; print "\n"; $i++; } diff --git a/htdocs/boutique/notification/produits.php b/htdocs/boutique/notification/produits.php index f3b5fa708ee..27d62c1ea59 100644 --- a/htdocs/boutique/notification/produits.php +++ b/htdocs/boutique/notification/produits.php @@ -63,7 +63,7 @@ if ( $db->query($sql) ) $var=!$var; print ""; - print '"; + print '"; print ''; print ''; diff --git a/htdocs/comm/action/index.php3 b/htdocs/comm/action/index.php3 index 9944f0e2d0a..ea5998fee25 100644 --- a/htdocs/comm/action/index.php3 +++ b/htdocs/comm/action/index.php3 @@ -237,7 +237,7 @@ else print ''; + print ' '.$obj->societe.''; print ''; /* @@ -248,7 +248,7 @@ else { $cont = new Contact($db); $cont->fetch($obj->fk_contact); - print ''.$cont->fullname.''; + print ''.$cont->fullname.''; } else { diff --git a/htdocs/comm/contact.php3 b/htdocs/comm/contact.php3 index 2dedf6a951d..bf34451769c 100644 --- a/htdocs/comm/contact.php3 +++ b/htdocs/comm/contact.php3 @@ -119,7 +119,7 @@ if ($result) print ""; - print ''; + print ''; print ""; print '"; - print ''; + print ''; print ""; print '\n"; + print "idp\">$obj->nom\n"; print ''; diff --git a/htdocs/fichinter/fiche.php3 b/htdocs/fichinter/fiche.php3 index 5b73f023edd..395bb09858c 100644 --- a/htdocs/fichinter/fiche.php3 +++ b/htdocs/fichinter/fiche.php3 @@ -221,7 +221,7 @@ if ($action == 'create') print ''; if ($numprojet==0) { print 'Cette société n\'a pas de projet. '; - print 'Créer un projet'; + print 'Créer un projet'; } print ''; @@ -292,7 +292,7 @@ if ($action == 'edit') if (sizeof($listeprj) == 0) { print 'Cette société n\'a pas de projet. '; - print 'Créer un projet'; + print 'Créer un projet'; } print ''; diff --git a/htdocs/fourn/fiche.php3 b/htdocs/fourn/fiche.php3 index 9e97330b188..971343feedb 100644 --- a/htdocs/fourn/fiche.php3 +++ b/htdocs/fourn/fiche.php3 @@ -321,7 +321,7 @@ if ($socid > 0) { if ( $db->query($sql) ) { print "
Date'.$commande->date.'
Client'.$commande->client_name.'
Client'.$commande->client_name.'
Paiement'.$commande->payment_method.'
rowid\">$objp->customers_firstname $objp->customers_lastname'.$objp->products_name."'.$objp->products_name."
'.$objp->products_name."'.$objp->products_name."'.$objp->nb.'Voir les clients'; - print ' '.$obj->societe.''.$obj->libelle.'
'.$obj->name.''.$obj->name.'$obj->firstnamefiltrer '; diff --git a/htdocs/commande/commande.class.php b/htdocs/commande/commande.class.php index ded44c484c2..3970346e6b4 100644 --- a/htdocs/commande/commande.class.php +++ b/htdocs/commande/commande.class.php @@ -49,7 +49,7 @@ class Commande { $this->id = $result["rowid"]; $this->client_name = $result["customers_name"]; - $this->nom_url = ''.$result["nom"].''; + $this->nom_url = ''.$result["nom"].''; } $this->db->free(); diff --git a/htdocs/contact.php b/htdocs/contact.php index 9c9e9c56712..711e744d5bc 100644 --- a/htdocs/contact.php +++ b/htdocs/contact.php @@ -119,11 +119,11 @@ if ($result) print "
'.$obj->name.''.$obj->name.'$obj->firstname '; - print "idp\">$obj->nom'.$obj->email.' 
\n"; - print ''; + print ''; $i = 0 ; $num = $db->num_rows(); $tag = True; while ($i < $num) @@ -374,7 +374,7 @@ if ($socid > 0) { } /* */ - print ''; + print ''; print "\n"; $i++; $tag = !$tag; diff --git a/htdocs/product/categorie/index.php b/htdocs/product/categorie/index.php index baea44f0e85..e2652d28b11 100644 --- a/htdocs/product/categorie/index.php +++ b/htdocs/product/categorie/index.php @@ -80,8 +80,8 @@ if ($id) $objp = $db->fetch_object( $i); $var=!$var; print ""; - print ''; - print ''; + print ''; + print ''; if ($objp->status == 1) diff --git a/htdocs/product/concert/lieuconcert.class.php b/htdocs/product/concert/lieuconcert.class.php index f3b7b6836f0..b0806e6db6f 100644 --- a/htdocs/product/concert/lieuconcert.class.php +++ b/htdocs/product/concert/lieuconcert.class.php @@ -98,7 +98,7 @@ class LieuConcert { $this->ville = $result["ville"]; $this->description = $result["description"]; - $this->nom_url = ''.$result["nom"].''; + $this->nom_url = ''.$result["nom"].''; } $this->db->free(); diff --git a/htdocs/product/critiques/bestproduct.php b/htdocs/product/critiques/bestproduct.php index becb60900b9..9d33b3a44fe 100644 --- a/htdocs/product/critiques/bestproduct.php +++ b/htdocs/product/critiques/bestproduct.php @@ -65,7 +65,7 @@ if ( $db->query($sql) ) { $objp = $db->fetch_object( $i); $var=!$var; print ""; - print ''; + print ''; print '\n"; print '\n"; print '\n"; diff --git a/htdocs/product/groupart/groupart.class.php b/htdocs/product/groupart/groupart.class.php index 51ed216dd40..bad49267285 100644 --- a/htdocs/product/groupart/groupart.class.php +++ b/htdocs/product/groupart/groupart.class.php @@ -90,7 +90,7 @@ class Groupart { $this->id = $result["rowid"]; $this->nom = $result["nom"]; - $this->nom_url = ''.$result["nom"].''; + $this->nom_url = ''.$result["nom"].''; } $this->db->free();
Actions
Actions
'.$obj->code.''.$obj->code.'
'.$objp->ref.''.$objp->title.''.$objp->ref.''.$objp->title.'
'.$objp->products_model.''.$objp->products_model.''.$objp->rat."'.$objp->products_quantity."'.$objp->products_status."