diff --git a/htdocs/compta/propal.php3 b/htdocs/compta/propal.php3 index 6c54b59261a..7d27c17d238 100644 --- a/htdocs/compta/propal.php3 +++ b/htdocs/compta/propal.php3 @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2003 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -412,13 +412,7 @@ if ($propalid) { $i++; } - print "Total : ".price($subtotal)."\n"; - print "Euros HT\n"; - - - print "$i propales"; - print "Total : ".price($total).""; - print "Euros HT"; + print ""; $db->free(); } else {