Correction erreur dans l'url
This commit is contained in:
parent
c861dcd794
commit
864a3b40f6
@ -48,7 +48,7 @@ if ($result)
|
||||
|
||||
$info_box_contents[$i][0] = array('align' => 'left',
|
||||
'text' => $objp->nom,
|
||||
'url' => DOL_URL_ROOT."/comm/prospect/fiche.php?socid=".$objp->idp);
|
||||
'url' => DOL_URL_ROOT."/comm/prospect/fiche.php?id=".$objp->idp);
|
||||
|
||||
$i++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user