diff --git a/plugins/box/filesmanager/views/backend/index.view.php b/plugins/box/filesmanager/views/backend/index.view.php index 9f5ff1c..0e3338c 100755 --- a/plugins/box/filesmanager/views/backend/index.view.php +++ b/plugins/box/filesmanager/views/backend/index.view.php @@ -53,7 +53,7 @@ foreach ($path_parts as $p) { $s .= $p.'/'; if($p == $current[count($current)-2]) $active = ' class="active"'; else $active = ''; - echo '