diff --git a/htdocs/product/price.php b/htdocs/product/price.php index cce87bfae5a..d3e144b91ca 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -1080,6 +1080,7 @@ if ($action == 'edit_price' && $object->getRights()->creer) if (empty($conf->global->PRODUIT_MULTIPRICES)) { + print ''."\n"; print '
'; print ''; print ''; @@ -1184,7 +1185,8 @@ if ($action == 'edit_price' && $object->getRights()->creer) } else { - ?> + print ''."\n"; + ?>