diff --git a/scripts/play.php b/scripts/play.php
index 70cc162..fc973b9 100644
--- a/scripts/play.php
+++ b/scripts/play.php
@@ -104,7 +104,7 @@ if(!isset($_POST['species'])){
$filename = "/By_Date/".$date."/".$comname."/".$results['File_Name'];
echo "
$species |
$sciname |
- Best Recording $date $time $maxconf
|
+ Best Recording $date $time $maxconf
|
";
}}
echo "
@@ -135,7 +135,7 @@ if(!isset($_POST['species'])){
$confidence = $results['Confidence'];
echo "
$date $time $confidence
- |
+
";
}echo "";}?>
diff --git a/scripts/viewdb.php b/scripts/viewdb.php
index c4055b3..f73054b 100644
--- a/scripts/viewdb.php
+++ b/scripts/viewdb.php
@@ -103,7 +103,7 @@ $sciname = preg_replace('/ /', '_', $todaytable['Sci_Name']);
Confidence:
-
+