From 98dbaf5f1a95176d51fd359e473e012f4e24c4bf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 16 Sep 2006 00:19:55 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/commande/fiche.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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