diff --git a/htdocs/product/card.php b/htdocs/product/card.php index 133cd9e20cc..a4c4e4ee92e 100644 --- a/htdocs/product/card.php +++ b/htdocs/product/card.php @@ -839,7 +839,7 @@ else print ''; $tmpcode=''; if (! empty($modCodeProduct->code_auto)) $tmpcode=$modCodeProduct->getNextValue($object,$type); - print ''.$langs->trans("Ref").''; + print ''.$langs->trans("Ref").''; if ($_error) { print $langs->trans("RefAlreadyExists"); @@ -1083,7 +1083,7 @@ else print ''; // Ref - print ''; + print ''; // Label print '';
'.$langs->trans("Ref").'
'.$langs->trans("Ref").'
'.$langs->trans("Label").'