From ef0d3bdb02f1543566f448317d4e5fb2a3923df7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 12 Dec 2011 10:53:27 +0100 Subject: [PATCH] Fix: Label --- htdocs/commande/stats/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/commande/stats/index.php b/htdocs/commande/stats/index.php index cf3287620cc..8de7332fdf1 100644 --- a/htdocs/commande/stats/index.php +++ b/htdocs/commande/stats/index.php @@ -228,7 +228,7 @@ print ''; print '
'; if ($mesg) { print $mesg; } else { - print ''.$langs->trans('; + print ''.$langs->trans('; print "
\n"; print ''.$langs->trans('; }