stats display

This commit is contained in:
2016-03-30 01:09:37 +02:00
parent aac5a78974
commit a778eb6d64
19 changed files with 152 additions and 59 deletions
-2
View File
@@ -5,7 +5,6 @@ include "_start.php"; ?>
<div class="Box">
<table>
<tbody>
<tr>
<th>WiFi mode:</th>
<td>%WiFiMode%</td>
@@ -14,7 +13,6 @@ include "_start.php"; ?>
<th>Note:</th>
<td>%WiFiapwarn%</td>
</tr>
</tbody>
</table>
</div>