better submenu titles
This commit is contained in:
+2
-2
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user