From 48dc67aaf1c2c8383ed9e8f2f0c37c5a845e0054 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 17 Nov 2003 09:27:41 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20pr=E9sentation=20html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/commande/stats/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/commande/stats/index.php b/htdocs/commande/stats/index.php index 06bee4e4466..0e2c76a0f62 100644 --- a/htdocs/commande/stats/index.php +++ b/htdocs/commande/stats/index.php @@ -50,9 +50,9 @@ if ($db->query($sql)) $num = $db->num_rows(); print ''; - print ''; + print ''; print ''; $i = 0; while ($i < $num) @@ -61,7 +61,7 @@ if ($db->query($sql)) $nbproduct = $row[0]; $year = $row[1]; print ""; - print ''; + print ''; $i++; }
AnnéeNb de commandeSomme des commandes
AnnéeNb de commandeSomme des commandes'; - print 'Graphique nombre de commande'; + print 'Nombre de commande par mois
Graphique nombre de commande'; print '
'.$year.''.$nbproduct.''.price($row[2]).'
'.$year.''.$nbproduct.''.price($row[2]).'