diff --git a/htdocs/product/index.php b/htdocs/product/index.php index bf1214532bc..d5ebf5f3963 100644 --- a/htdocs/product/index.php +++ b/htdocs/product/index.php @@ -86,8 +86,8 @@ if ($db->query($sql)) $db->free(); } -print ''; -print ''; +print '
'.$langs->trans("Number").'
'; +print ''; if ($conf->produit->enabled) { print ""; @@ -130,9 +130,9 @@ if ($result) if ($num > 0) { - print '
'.$langs->trans("Number").'
'; + print '
'; - print ''; + print ''; $var=True; while ($i < $num)
'.$langs->trans("LastRecorded").'
'.$langs->trans("LastRecorded").'