From 9294f72adb3c076932558b6f29a4c570e7962764 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 3 Aug 2013 00:14:59 +0200 Subject: Revert "merge" This reverts commit c0cd147a3a9a86b270ea32026089ced16fb2f50c, reversing changes made to d2d1e54bfe928fe4cdfdcfc7e9acf658cda76898. --- mod/connections.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/connections.php') diff --git a/mod/connections.php b/mod/connections.php index 9321676c5..88291ba8d 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -159,6 +159,7 @@ function connections_content(&$a) { $sort_type = 0; $o = ''; + nav_set_selected('connections'); if(! local_user()) { @@ -510,7 +511,6 @@ function connections_content(&$a) { $search_flags = ABOOK_FLAG_PENDING; $head = t('New'); $pending = true; - nav_set_selected('intros'); break; case 'all': -- cgit v1.2.3