From e0045a43e22082e0a47fd57288105a21311e911a Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Thu, 19 Aug 2010 04:59:31 -0700 Subject: mongo checkin, global directory, redir rework, location basics --- include/nav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/nav.php') diff --git a/include/nav.php b/include/nav.php index 2e59ad2ac..4833ed7db 100644 --- a/include/nav.php +++ b/include/nav.php @@ -12,7 +12,7 @@ if(x($_SESSION['uid'])) { $a->page['nav'] .= '' . t('Register') . "\r\n"; - $a->page['nav'] .= '' . t('Site Directory') . "\r\n"; + $a->page['nav'] .= '' . t('Directory') . "\r\n"; if(x($_SESSION,'uid')) { -- cgit v1.2.3