From 304efa5a3a0ea5e3fb560f3632a4b72d2390ef86 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 9 Apr 2008 23:23:37 +0000 Subject: [PATCH] Fix: Several bugs --- htdocs/societe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe.php b/htdocs/societe.php index 5416d46ec13..f39286e9c7a 100644 --- a/htdocs/societe.php +++ b/htdocs/societe.php @@ -246,7 +246,7 @@ if ($result) } elseif ($obj->client==2) { - print "rowid."\">".$langs->trans("Prospect")."\n"; + print "rowid."\">".$langs->trans("Prospect")."\n"; } else {