This commit is contained in:
Laurent Destailleur 2023-01-27 02:43:41 +01:00
parent cedd0792f3
commit 31652fd732

View File

@ -1456,7 +1456,7 @@ while ($i < $imaxinloop) {
// Ref
if (!empty($arrayfields['p.ref']['checked'])) {
print '<td class="tdoverflowmax200">';
print '<td class="tdoverflowmax250">';
print $product_static->getNomUrl(1);
print "</td>\n";
if (!$i) {