diff --git a/scripts/viewday.php b/scripts/viewday.php index 4b4cd2d..c79eaf1 100644 --- a/scripts/viewday.php +++ b/scripts/viewday.php @@ -1,6 +1,7 @@ select_db('birds'); @@ -64,7 +65,13 @@ table,th,td { - +"; +} else { + echo "

No Detections For Today

"; +} +?>