diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php index 5b5bea994c8..aad4ea953c2 100644 --- a/htdocs/fourn/commande/fiche.php +++ b/htdocs/fourn/commande/fiche.php @@ -612,9 +612,7 @@ if ($_GET["id"] > 0) //$html->show_documents('propal',$filename,$filedir,$urlsource,$genallowed,$delallowed,$propal->modelpdf); $html->show_documents('commande_fournisseur',$comfournref,$filedir,$urlsource,$genallowed,$delallowed,$commande->modelpdf); - print ''; - print ''; - + /* * * @@ -695,7 +693,8 @@ if ($_GET["id"] > 0) print ''; print "\n"; print "\n"; - } + } + print ''; } else {