From 47de80ead428934fd6cba7894dd3119017ae6379 Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 1 Aug 2013 13:26:57 +0200 Subject: make "selected" class work on all navigation menu items --- 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 88291ba8d..2ba65fc0e 100644 --- a/mod/connections.php +++ b/mod/connections.php @@ -159,7 +159,7 @@ function connections_content(&$a) { $sort_type = 0; $o = ''; - nav_set_selected('connections'); + nav_set_selected('intros'); if(! local_user()) { -- cgit v1.2.3