diff --git a/htdocs/product/list.php b/htdocs/product/list.php index b7a49111ba0..9549d43673d 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -1118,7 +1118,7 @@ if ($resql) print ''; if (!$i) $totalarray['nbfield']++; } - // Surface units + // Volume units if (!empty($arrayfields['p.volume_units']['checked'])) { print ''; print measuringUnitString(0, 'volume', $product_static->volume_units);