mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
link events + personal notes to profile tabs
This commit is contained in:
parent
d5fdd4287d
commit
fb92dbf5d6
9 changed files with 87 additions and 18 deletions
|
@ -64,8 +64,8 @@ function nav(&$a) {
|
|||
$nav['help'] = array($help_url, t('Help'), "");
|
||||
|
||||
|
||||
|
||||
$nav['apps'] = array('apps', t('Apps'), "");
|
||||
if(count($a->apps))
|
||||
$nav['apps'] = array('apps', t('Apps'), "");
|
||||
|
||||
$nav['search'] = array('search', t('Search'), "");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue