diff --git a/homepage/index.php b/homepage/index.php
index 3c61d35..63e86e9 100644
--- a/homepage/index.php
+++ b/homepage/index.php
@@ -17,7 +17,7 @@ body::-webkit-scrollbar {
display:none
}
-
+
diff --git a/homepage/style.css b/homepage/style.css
index fc9a93a..b152515 100644
--- a/homepage/style.css
+++ b/homepage/style.css
@@ -576,6 +576,7 @@ button:hover {
}
button.legacyview {
+ display: none;
color:gray;
margin:5px;
float:right;
diff --git a/homepage/views.php b/homepage/views.php
index 3bc74f1..85f3d84 100644
--- a/homepage/views.php
+++ b/homepage/views.php
@@ -21,7 +21,7 @@ if (file_exists('./scripts/thisrun.txt')) {
$config = parse_ini_file('./scripts/firstrun.ini');
}
?>
-
+