From 9ec38ef1ea458b927922f434dbf08aad585283ce Mon Sep 17 00:00:00 2001 From: ywarnier Date: Sun, 14 Jan 2007 15:37:20 +0000 Subject: [PATCH] Fix URLs defectueux --- htdocs/comm/prospect/fiche.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/comm/prospect/fiche.php b/htdocs/comm/prospect/fiche.php index 773e782b4a4..141ea3cc192 100644 --- a/htdocs/comm/prospect/fiche.php +++ b/htdocs/comm/prospect/fiche.php @@ -285,7 +285,7 @@ if ($socid > 0) } print ''; print ''.$obj->poste.' '; - print ''.$obj->phone; + print ''.$obj->phone; if (strlen($obj->phone) && $user->clicktodial_enabled == 1) { @@ -294,14 +294,14 @@ if ($socid > 0) } print ''; - print ''.$obj->fax.' '; - print ''.$obj->email.' '; + print ''.$obj->fax.' '; + print ''.$obj->email.' '; print ''; if ($user->rights->societe->contact->creer) { - print "idp\">"; + print "idp\">"; print img_edit(); print ''; } @@ -309,7 +309,7 @@ if ($socid > 0) print ''; - print ''; + print ''; print img_object($langs->trans("Rendez-Vous"),"action"); print '';