diff --git a/htdocs/product/composition/card.php b/htdocs/product/composition/card.php index a6cc3427243..8a62533a370 100644 --- a/htdocs/product/composition/card.php +++ b/htdocs/product/composition/card.php @@ -473,7 +473,7 @@ if ($id > 0 || ! empty($ref)) } else { - $colspan=6; + $colspan=8; if (! empty($conf->stock->enabled)) $colspan++; print '';