fixing stats changes
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ button:hover {
|
||||
}
|
||||
|
||||
.column {
|
||||
width: 20%;
|
||||
width: auto;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -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()\">";
|
||||
|
||||
Reference in New Issue
Block a user