Modif lien vers la fiche contact
This commit is contained in:
parent
b367871c07
commit
b4c7936fe2
@ -299,7 +299,7 @@ else
|
||||
print '<td colspan="3" valign="top">';
|
||||
if ($fuser->contact_id)
|
||||
{
|
||||
print '<a href="../comm/people.php?contactid='.$fuser->contact_id.'&socid='.$fuser->societe_id.'">Fiche contact</a>';
|
||||
print '<a href="../contact/fiche.php?id='.$fuser->contact_id.'">Fiche contact</a>';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user