diff --git a/htdocs/product/index.php b/htdocs/product/index.php index 6c26ce0827a..768e0187db9 100644 --- a/htdocs/product/index.php +++ b/htdocs/product/index.php @@ -46,9 +46,9 @@ llxHeader("","",$langs->trans("ProductsAndServices")); print '
'; print ''; -print $langs->trans("Ref").':  '; - -print $langs->trans("Label").':  '; +print $langs->trans("Ref").':  '; +print '   '; +print $langs->trans("Label").':  '; print '
'; print_titre($langs->trans("ProductsAndServices"));