Bug & merge
This commit is contained in:
parent
a55afd4f50
commit
c70539b3b2
@ -727,7 +727,7 @@ if ($id > 0 || ! empty($ref))
|
|||||||
$loanstatic->label=$links[$key]['label'];
|
$loanstatic->label=$links[$key]['label'];
|
||||||
}
|
}
|
||||||
$loanstatic->ref=$loanstatic->label;
|
$loanstatic->ref=$loanstatic->label;
|
||||||
print $loanstatic->getNameUrl(1,16);
|
print $loanstatic->getLinkUrl(1,16);
|
||||||
}
|
}
|
||||||
else if ($links[$key]['type']=='member')
|
else if ($links[$key]['type']=='member')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user