The events moved from the profile to the navigation bar - for supported themes
This commit is contained in:
@@ -240,6 +240,7 @@ function nav_set_selected($item){
|
||||
'settings' => null,
|
||||
'contacts' => null,
|
||||
'manage' => null,
|
||||
'events' => null,
|
||||
'register' => null,
|
||||
);
|
||||
$a->nav_sel[$item] = 'selected';
|
||||
|
||||
Reference in New Issue
Block a user