diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php index 90a7139aad0..754c366cccf 100644 --- a/htdocs/fourn/commande/fiche.php +++ b/htdocs/fourn/commande/fiche.php @@ -638,6 +638,7 @@ if ($_GET["id"] > 0) */ $form = new Form($db); + print '
'; print '
'; print ''; print ''; @@ -668,6 +669,7 @@ if ($_GET["id"] > 0) */ $form = new Form($db); + print '
'; print ''; print ''; print '
Commander
';