diff --git a/htdocs/product/stats/index.php b/htdocs/product/stats/index.php index ae1c3af3a8e..41ff7612e6b 100644 --- a/htdocs/product/stats/index.php +++ b/htdocs/product/stats/index.php @@ -32,9 +32,9 @@ llxHeader(); print_fiche_titre('Statistiques commandes', $mesg); print '
| Nb de commande | Année | |
| Année | Nb de commande | Somme des factures |
| '.$nbproduct.' | '.$year.' | '.$year.' | '.$nbproduct.' | '.price($row[2]).' | '; $i++; } }