diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 1ab03bb6a9b..1ec4855155e 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -881,10 +881,10 @@ else print ''; // Ref - print ''; + print ''; // Label - print ''; + print ''; // Status print '
'.$langs->trans("Ref").'
'.$langs->trans("Ref").'
'.$langs->trans("Label").'
'.$langs->trans("Label").'
'.$langs->trans("Status").' ('.$langs->trans("Sell").')';