diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 7e3c9a7c288..4217be1751f 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -940,7 +940,6 @@ if ($_GET['propalid'] > 0) $var=true; - print "
\n"; $form->show_documents('propal',$filename,$filedir,$urlsource,$genallowed,$delallowed,$propal->modelpdf); diff --git a/htdocs/compta/propal.php b/htdocs/compta/propal.php index 28d17669a0b..e7f35010a8e 100644 --- a/htdocs/compta/propal.php +++ b/htdocs/compta/propal.php @@ -463,7 +463,6 @@ if ($_GET["propalid"]) $var=true; - print "
\n"; $form->show_documents('propal',$filename,$filedir,$urlsource,$genallowed,$delallowed);