diff --git a/htdocs/product/list.php b/htdocs/product/list.php index 07a9da3bdb0..c18935ec845 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -893,7 +893,7 @@ else print ''; if (! $i) $totalarray['nbfield']++; } - // Stock + // Stock real if (! empty($arrayfields['p.stock']['checked'])) { print ''; @@ -905,7 +905,7 @@ else print ''; if (! $i) $totalarray['nbfield']++; } - // Stock + // Stock virtual if (! empty($arrayfields['stock_virtual']['checked'])) { print '';