adding history and its needed updates

removed viewday.php since history will make it redundant
This commit is contained in:
mcguirepr89
2022-02-17 12:12:01 -05:00
parent c0c6d68849
commit db624d5518
9 changed files with 107 additions and 130 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ footer {
<a href="/overview.php" target="content">Overview</a> |
<a href="/viewdb.php" target="content">Database</a> |
<a href="/stats.php" target="content">Species Stats</a> |
<a href="/viewday.php" target="content">Today</a> |
<a href="/history.php" target="content">History</a> |
<a href="/spectrogram.php" target="content">Spectrogram</a>
</p>
</body>