FIX label Volume in comment

This commit is contained in:
VESSILLER 2020-01-21 11:02:14 +01:00
parent 0278cef2d7
commit 70122411eb

View File

@ -1118,7 +1118,7 @@ if ($resql)
print '</td>';
if (!$i) $totalarray['nbfield']++;
}
// Surface units
// Volume units
if (!empty($arrayfields['p.volume_units']['checked'])) {
print '<td class="center">';
print measuringUnitString(0, 'volume', $product_static->volume_units);