diff --git a/htdocs/product/price.php b/htdocs/product/price.php index 29f0c1bb455..87534a6162f 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -799,7 +799,6 @@ if ($action == 'edit_price' && ($user->rights->produit->creer || $user->rights-> dol_fiche_head(''); print ''; - print ''; // VAT if ($i == 1) { @@ -838,10 +837,10 @@ if ($action == 'edit_price' && ($user->rights->produit->creer || $user->rights-> } print ''; - print ''; - print ''; print '
   '; + print '
'; + print '   '; print '
'; dol_fiche_end();