diff --git a/htdocs/product/barcode.php b/htdocs/product/barcode.php index b60a189ff29..c44aee16446 100644 --- a/htdocs/product/barcode.php +++ b/htdocs/product/barcode.php @@ -128,7 +128,7 @@ if ($product->envente) print $langs->trans("OnSell"); else print $langs->trans("NotOnSell"); print ''; -print "
\n"; +print "\n"; print "\n";