Modif lien vers la fiche contact

This commit is contained in:
Rodolphe Quiedeville 2004-07-29 12:58:48 +00:00
parent b367871c07
commit b4c7936fe2

View File

@ -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.'&amp;socid='.$fuser->societe_id.'">Fiche contact</a>';
print '<a href="../contact/fiche.php?id='.$fuser->contact_id.'">Fiche contact</a>';
}
else
{