From a790c92db2561d59c133e10dd6e028a8af1da894 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 1 Sep 2003 20:51:45 +0000 Subject: [PATCH] Correction bug #5026 --- htdocs/contact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/contact.php b/htdocs/contact.php index 580d4f79d16..0a050201a4a 100644 --- a/htdocs/contact.php +++ b/htdocs/contact.php @@ -123,7 +123,7 @@ if ($result) print ''.$obj->name.''; print "$obj->firstname"; - print ' '; + print ' '; print "idp\">$obj->nom\n"; print ''.$obj->email.' ';