FIX label Volume in comment
This commit is contained in:
parent
0278cef2d7
commit
70122411eb
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user