diff --git a/htdocs/product/stock/card.php b/htdocs/product/stock/card.php index af0703a119e..6d74d396306 100644 --- a/htdocs/product/stock/card.php +++ b/htdocs/product/stock/card.php @@ -628,9 +628,6 @@ else print ''; print $langs->trans("StockCorrection"); print ""; - print ''; - print $langs->trans("StockCorrection"); - print ""; } if(!empty($conf->global->PRODUCT_USE_UNITS)) { if ($i == 0) $units = $productstatic->fk_unit;