link events + personal notes to profile tabs

This commit is contained in:
Friendika 2011-06-13 20:32:30 -07:00
parent d5fdd4287d
commit fb92dbf5d6
9 changed files with 87 additions and 18 deletions

View file

@ -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'), "");