fix broken link into contact tpl
This commit is contained in:
parent
c95b915db3
commit
822706000f
@ -207,7 +207,7 @@ if ($permission) {
|
||||
if ($tab[$i]['source']=='external')
|
||||
{
|
||||
$contactstatic->fetch($tab[$i]['id']);
|
||||
echo $contactstatic->getNomUrl(1, '', 0, 0, 0, 0, '', 'valignmiddle');
|
||||
echo $contactstatic->getNomUrl(1, '', 0, '', 0, 0, '', 'valignmiddle');
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user