better submenu titles

This commit is contained in:
Patrick McGuire
2021-12-09 13:32:45 -05:00
parent 21260a1b06
commit 774d154e1b
+2 -2
View File
@@ -120,7 +120,7 @@ while($rows=$mosttable ->fetch_assoc())
</table> </table>
<div class="row"> <div class="row">
<div class="column"> <div class="column">
<h3>Detected Species</h3> <h3>Detected Species by Confidence</h3>
<table> <table>
<tr> <tr>
<th>Species</th> <th>Species</th>
@@ -146,7 +146,7 @@ while($rows=$specieslist ->fetch_assoc())
</table> </table>
</div> </div>
<div class="column"> <div class="column">
<h3>Species Statistics</h3> <h3>Species List by Detections</h3>
<table> <table>
<tr> <tr>
<th>Species</th> <th>Species</th>