Bad link for popular notices
This commit is contained in:
parent
d06a929d70
commit
447e2b8e35
|
@ -80,7 +80,7 @@ class NoticeSection extends Section
|
|||
$this->out->elementStart('a', array('title' => ($profile->fullname) ?
|
||||
$profile->fullname :
|
||||
$profile->nickname,
|
||||
'href' => $profile->noticeurl,
|
||||
'href' => $profile->profileurl,
|
||||
'class' => 'url'));
|
||||
$this->out->element('img', array('src' => (($avatar) ? common_avatar_display_url($avatar) : common_default_avatar(AVATAR_MINI_SIZE)),
|
||||
'width' => AVATAR_MINI_SIZE,
|
||||
|
|
Loading…
Reference in New Issue
Block a user