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]).'