fixing stats changes

This commit is contained in:
mcguirepr89
2022-03-06 16:46:12 -05:00
parent e5f02994b8
commit 0068a801d0
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ button:hover {
}
.column {
width: 20%;
width: auto;
height: 100%;
}
-1
View File
@@ -88,7 +88,6 @@ $speciestally = $result5->fetchArray(SQLITE3_ASSOC);
</table>
</td></tr></table>
</div>
<br><br>
<?php
if (file_exists('/home/pi/BirdSongs/Extracted/Charts/'.$chart)) {
echo "<img src=\"/Charts/$chart?nocache=time()\">";