fixup link to your profile
This commit is contained in:
parent
c4b53b4aef
commit
815a9a0c3e
|
@ -72,9 +72,9 @@ class PersonalGroupNav extends Menu
|
|||
sprintf(_('%s and friends'), $name),
|
||||
$action == 'all', 'nav_timeline_personal');
|
||||
$this->out->menuItem(common_local_url('showstream', array('nickname' =>
|
||||
$this->user->nickname)),
|
||||
$nickname)),
|
||||
_('Profile'),
|
||||
(empty($profile)) ? $this->user->nickname : $profile->getBestName(),
|
||||
_('Your profile'),
|
||||
$action == 'showstream',
|
||||
'nav_profile');
|
||||
$this->out->menuItem(common_local_url('replies', array('nickname' =>
|
||||
|
|
Loading…
Reference in New Issue
Block a user