"notes" app

This commit is contained in:
Friendika
2011-05-20 01:15:02 -07:00
parent 9ab6055b24
commit 681885a120
8 changed files with 154 additions and 13 deletions

View File

@@ -64,9 +64,8 @@ function nav(&$a) {
$nav['help'] = array($help_url, t('Help'), "");
if(strlen($a->apps)) {
$nav['apps'] = array('apps', t('Apps'), "");
}
$nav['apps'] = array('apps', t('Apps'), "");
$nav['search'] = array('search', t('Search'), "");