diff --git a/htdocs/comm/propal.php3 b/htdocs/comm/propal.php3 index 44abc0ebee4..86cad97bbb4 100644 --- a/htdocs/comm/propal.php3 +++ b/htdocs/comm/propal.php3 @@ -211,17 +211,17 @@ if ($propalid) { print ""; - print ''; + print ''; print ''; - print ''; + print ''; - print ''; - print ""; + print ""; print '"; @@ -238,12 +238,12 @@ if ($propalid) { * */ - print ""; + print ""; /* * */ - print ""; + print ""; /* * @@ -251,7 +251,7 @@ if ($propalid) { $totalht = $propal->price - $propal->remise ; - print ""; + print ""; /* * */
Société'.$obj->nom.'
Société'.$obj->nom.'Statut'.$obj->lst.'
Date'.strftime("%A %d %B %Y",$obj->dp).'
Date'.strftime("%A %d %B %Y",$obj->dp).'Auteur'; + print 'Auteur'; $author = new User($db, $obj->fk_user_author); $author->fetch(''); print $author->fullname.'
Destinataire$obj->firstname $obj->name <$obj->email>
Destinataire$obj->firstname $obj->name <$obj->email>Note :
'. nl2br($obj->note)."
Montant HT".price($obj->price)." euros
Montant HT".price($obj->price)." euros
Remise".price($obj->remise)." euros
Remise".price($obj->remise)." euros
Total HT".price($totalht)." euros
Total HT".price($totalht)." euros