diff --git a/index.php b/index.php
index 80c2e0be..277ca401 100755
--- a/index.php
+++ b/index.php
@@ -118,7 +118,7 @@ if ($_COOKIE['sidebarToggled'] == 'true' ) {
-
Status
+
Status
Hotspot
Memory Use: %
CPU Temp: °C
@@ -262,7 +262,7 @@ if ($_COOKIE['sidebarToggled'] == 'true' ) {
DisplayAbout();
break;
default:
- DisplayDashboard();
+ DisplayDashboard($extraFooterScripts);
}
?>