Update history.php

This commit is contained in:
ehpersonal38
2022-08-05 12:41:36 -04:00
parent c49a837611
commit 5642daccf6
+1 -1
View File
@@ -146,7 +146,7 @@ function submitID() {
<td><?php echo $totalcount['COUNT(*)'];?></td>
</tr>
</table>
<br> <button type="button" onclick="showDialog()">Export as CSV for eBird</button><br><br>
<?php // <br><button type="button" onclick="showDialog()">Export as CSV for eBird</button><br><br> ?>
<?php
if (file_exists('./Charts/'.$chart)) {
echo "<img src=\"/Charts/$chart?nocache=time()\" >";