From f77a3c8cd1cb6979ad7585f717bbd1e59a2b24ba Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Sat, 16 Apr 2022 14:45:26 -0400 Subject: [PATCH] adding the navigation bar to web terminal and system info --- homepage/views.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/homepage/views.php b/homepage/views.php index e82cf73..7f35a7f 100644 --- a/homepage/views.php +++ b/homepage/views.php @@ -33,7 +33,7 @@
";} if($_GET['view'] == "System Controls"){include('scripts/system_controls.php');} if($_GET['view'] == "Services"){include('scripts/service_controls.php');} if($_GET['view'] == "Spectrogram"){include('spectrogram.php');} @@ -67,7 +67,7 @@ if(isset($_GET['view'])){ - + @@ -137,7 +137,7 @@ if(isset($_GET['view'])){ include('./scripts/exclude_list.php'); } if($_GET['view'] == "File"){ - header('Location: scripts/filemanager/filemanager.php'); + echo "