diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php index 70483a020b9..77116ae8ab5 100644 --- a/htdocs/commande/fiche.php +++ b/htdocs/commande/fiche.php @@ -1748,10 +1748,6 @@ else } print ''; - // Rien a droite - - print ''; - /* * Liste des actions propres à la commande */ @@ -1765,7 +1761,7 @@ else $num = $db->num_rows($resql); if ($num) { - print '
'; + //print '
'; print_titre($langs->trans('ActionsOnOrder')); $i = 0; $total = 0; @@ -1798,6 +1794,9 @@ else dolibarr_print_error($db); } + print ''; + + /* * Action presend