From b7b8303f8d110f8216a4894e2c0568778422b919 Mon Sep 17 00:00:00 2001 From: marijus Date: Sat, 14 Jun 2014 15:49:57 +0200 Subject: fix active state --- mod/connections.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/connections.php') diff --git a/mod/connections.php b/mod/connections.php index 3c3a704b2..b9df3c2b7 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -233,6 +233,7 @@ function connections_content(&$a) { $a->argc = 1; unset($a->argv[1]); } + nav_set_selected('intros'); break; case 'unconnected': $search_flags = ABOOK_FLAG_UNCONNECTED; -- cgit v1.2.3