diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index cdaf1d6ae..689618569 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -281,7 +281,8 @@ background-image: linear-gradient(to bottom, #882222, #111111);; echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; + echo " \n"; switch ($pageType) { case "view_folder": $this->folderNavigationBar($extra);