fixup link to your profile
This commit is contained in:
		@@ -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' =>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user