From 5b147caa8936fb38f20e9b6d2c136a5e0a805058 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Wed, 29 Jun 2022 09:02:53 -0400 Subject: [PATCH] Update weekly_report.php --- scripts/weekly_report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/weekly_report.php b/scripts/weekly_report.php index c0966e6..0fbf2e1 100644 --- a/scripts/weekly_report.php +++ b/scripts/weekly_report.php @@ -58,7 +58,7 @@ if(isset($_GET['ascii'])) { } } - echo "
= Species Detected for the First Time: =
"; + echo "
= Species Detected for the First Time =
"; $newspeciescount=0; foreach($detections as $com_name=>$scount)