mirror of
https://github.com/friendica/friendica
synced 2025-04-24 07:10:11 +00:00
The events moved from the profile to the navigation bar - for supported themes
This commit is contained in:
parent
2e8caf7f27
commit
68a6f0298e
8 changed files with 41 additions and 24 deletions
|
@ -240,6 +240,7 @@ function nav_set_selected($item){
|
|||
'settings' => null,
|
||||
'contacts' => null,
|
||||
'manage' => null,
|
||||
'events' => null,
|
||||
'register' => null,
|
||||
);
|
||||
$a->nav_sel[$item] = 'selected';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue