]> git.mxchange.org Git - friendica.git/blobdiff - mod/notifications.php
remove javascript to set selectect nav item. enanche img template prefetch ignoring
[friendica.git] / mod / notifications.php
index 920d0d82d427d4533c1a876a122e92ab08eb47dc..0c35d4cd1a2672e4b7e731eb735e13d2cccca397 100644 (file)
@@ -64,7 +64,7 @@ function notifications_content(&$a) {
        }
 
        $o = '';
-       $o .= set_nav_selected("nav-notifications-link");
+       nav_set_selected("notifications");
 
        if(($a->argc > 1) && ($a->argv[1] == 'all'))
                $sql_extra = '';