diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 13344b00fde..ce8b96322ca 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -695,7 +695,9 @@ if ($_GET["propalid"]) { print "Commande rattachée : "; - print ''.$coms[$i].""; + print ''; + print img_file(); + print ' '.$coms[$i].""; print "\n"; } else