fixup link to your profile

This commit is contained in:
Evan Prodromou 2011-03-01 16:37:21 -05:00
parent c4b53b4aef
commit 815a9a0c3e
1 changed files with 2 additions and 2 deletions

View File

@ -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' =>