diff --git a/htdocs/product/price.php b/htdocs/product/price.php index e02ec3f82c7..c636deab22b 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -1277,9 +1277,6 @@ if ($action == 'edit_price' && $object->getRights()->creer) $parameters=array('colspan' => 2); $reshook=$hookmanager->executeHooks('formObjectOptions',$parameters,$object,$action); // Note that $action and $object may have been modified by hook - $parameters=array('colspan' => 2); - $reshook=$hookmanager->executeHooks('formObjectOptions',$parameters,$object,$action); // Note that $action and $object may have been modified by hook - print ''; dol_fiche_end();