diff --git a/htdocs/product/stock/replenish.php b/htdocs/product/stock/replenish.php index 56b9dd4781f..34a6f61bbb0 100644 --- a/htdocs/product/stock/replenish.php +++ b/htdocs/product/stock/replenish.php @@ -766,7 +766,7 @@ while ($i < ($limit ? min($num, $limit) : $num)) print ''.$warning.$stock.''; // Already ordered - print ''.$ordered.' '.$picto.''; + print ''.$ordered.' '.$picto.''; // To order //print '';