From fa455e2b90e3ceac020c2ea4199e773653be51ad Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 18 Feb 2006 14:43:03 +0000 Subject: [PATCH] bugfix --- htdocs/fourn/commande/fiche.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php index b9b28705908..5b5bea994c8 100644 --- a/htdocs/fourn/commande/fiche.php +++ b/htdocs/fourn/commande/fiche.php @@ -611,6 +611,9 @@ 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 ''; /* *