From e847a4ee38ca6995c7d7b4cd3bdf88bea58f9924 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 28 Feb 2004 21:12:51 +0000 Subject: [PATCH] =?UTF-8?q?Uniformisation=20du=20look=20de=20la=20page=20r?= =?UTF-8?q?=E9sum=E9=20des=20stats=20produits=20et=20services.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/product/stats/index.php | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/htdocs/product/stats/index.php b/htdocs/product/stats/index.php index 5507dd3c804..4e658ee459d 100644 --- a/htdocs/product/stats/index.php +++ b/htdocs/product/stats/index.php @@ -48,12 +48,20 @@ if ($db->query($sql)) $db->free(); print_fiche_titre('Statistiques produits et services', $mesg); - -print ''; -print ""; +print '
'; + +print '
'; + +print ""; +print ""; +print "\n"; + +$var=True; +print ""; print ''; print ''; -print ""; +$var=!$var; +print ""; print ''; print ''; @@ -72,10 +80,13 @@ if ($db->query($sql)) } $db->free(); -print ""; +$var=!$var; +print ""; print ''; print ''; -print ""; + +$var=!$var; +print ""; print ''; print '';
RésuméValeur
Nb de produit dans le catalogue'.$nbproduct.'
Nb de produit dans le catalogue qui ne sont pas en vente'.$nbhv.'
Nb de service dans le catalogue'.$nbproduct.'
Nb de service dans le catalogue qui ne sont pas en vente'.$nbhv.'