Fix colspan
This commit is contained in:
parent
d25270a6f4
commit
0e7a250060
@ -473,7 +473,7 @@ if ($id > 0 || ! empty($ref))
|
||||
}
|
||||
else
|
||||
{
|
||||
$colspan=6;
|
||||
$colspan=8;
|
||||
if (! empty($conf->stock->enabled)) $colspan++;
|
||||
|
||||
print '<tr class="impair">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user