From 681885a120fb44ddb0cee5cab1191a6aea67b3e0 Mon Sep 17 00:00:00 2001 From: Friendika Date: Fri, 20 May 2011 01:15:02 -0700 Subject: "notes" app --- include/nav.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include/nav.php') diff --git a/include/nav.php b/include/nav.php index d8f7621cc..66fdbc49b 100644 --- a/include/nav.php +++ b/include/nav.php @@ -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'), ""); -- cgit v1.2.3