From e4ad77b9876697877b40e3851076f71d98d5b4fd Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 27 Jul 2004 08:51:21 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20du=20lien=20sur=20la=20soci=E9t=E9=20ve?= =?UTF-8?q?rs=20la=20fiche=20client?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/product/stats/propal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/stats/propal.php b/htdocs/product/stats/propal.php index f680407dd0b..6c5dd59ef35 100644 --- a/htdocs/product/stats/propal.php +++ b/htdocs/product/stats/propal.php @@ -106,7 +106,7 @@ if ($_GET["id"]) print ' '; print $objp->ref; print "\n"; - print ''.$objp->nom.''; + print ''.$objp->nom.''; print ""; print strftime("%d %B %Y",$objp->df).""; print "\n";