From 91097fdaec5e771e27036025596978761c7d9c97 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 1 Jun 2006 09:13:15 +0000 Subject: [PATCH] Fix: lien invalide --- htdocs/comm/prospect/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/prospect/index.php b/htdocs/comm/prospect/index.php index b3b351eaa1d..ebc869c60bb 100644 --- a/htdocs/comm/prospect/index.php +++ b/htdocs/comm/prospect/index.php @@ -257,7 +257,7 @@ if ($conf->propal->enabled && $user->rights->propale->lire) { $obj = $db->fetch_object($resql); $var=!$var; - print "rowid."\">"; + print "propalid."\">"; print img_object($langs->trans("ShowPropal"),"propal").' '.$obj->ref.''; print "idp\">".img_object($langs->trans("ShowCompany"),"company").' '.$obj->nom."\n";