diff --git a/htdocs/compta/propal.php b/htdocs/compta/propal.php index 3cbe6bc8008..4928cef50d2 100644 --- a/htdocs/compta/propal.php +++ b/htdocs/compta/propal.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2003,2005 Rodolphe Quiedeville * Copyright (C) 2004 Destailleur Laurent * Copyright (C) 2004 Eric Seigne * @@ -23,7 +23,7 @@ */ /** -\todo Ce fichier ne semble plus utilisé. A virer ? +\todo Ce fichier ne semble plus utilisé. A virer ? NON Il est utilisé ! */ require("./pre.inc.php"); @@ -524,7 +524,10 @@ if ($_GET["propalid"]) $var=!$var; print ""; - print "propalid\">$objp->ref\n"; + + print ''.img_object($langs->trans("ShowPropal"),"propal")." \n"; + print ''.$objp->ref."\n"; + print "idp\">$objp->nom\n"; $now = time();