From 357e71cb44651b364ef5a94e66bd8f7c3125b21a Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 27 Jan 2013 17:05:32 -0800 Subject: simplify friendship approval - merge with connection editing --- 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 73421beab..bbf803390 100644 --- a/include/nav.php +++ b/include/nav.php @@ -148,7 +148,7 @@ EOT; $nav['home']['mark'] = array('', t('Mark all channel notifications seen'), '',''); - $nav['intros'] = array('intro', t('Introductions'), "", t('New Connections')); + $nav['intros'] = array('connections/pending', t('Introductions'), "", t('New Connections')); $nav['intros']['all']=array('intro', t('See all channel introductions'), "", ""); -- cgit v1.2.3