diff --git a/inc/navbar.php b/inc/navbar.php index fa89c4b..3393e7a 100644 --- a/inc/navbar.php +++ b/inc/navbar.php @@ -17,7 +17,9 @@ function navbar($depth, $active = NULL) { //if ($caption !== 'Webmail') { $link = rtrim(str_repeat('../', $depth) . $link, '/') . '/'; //} - if ($isActive) $link = '#'; + + //if ($isActive) $link = '#'; + $result .= "\t\t' . '' . $caption