diff --git a/homepage/views.php b/homepage/views.php index 1aba183..95622e3 100644 --- a/homepage/views.php +++ b/homepage/views.php @@ -7,6 +7,9 @@
+ @@ -38,7 +41,8 @@ if(isset($_POST['view'])){ if($_POST['view'] == "Spectrogram"){include('spectrogram.php');} if($_POST['view'] == "Overview"){include('overview.php');} if($_POST['view'] == "Today's Detections"){include('todays_detections.php');} - if($_POST['view'] == "Species Stats"){echo "