gluon-status-page: fix indentation

This commit is contained in:
Matthias Schiffer 2021-08-07 20:52:59 +02:00
parent d3d22ba677
commit dcb8738a5a
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
<tr><th><%:Wireless 2.4 GHz%></th><td><%= statistics('clients/wifi24') %></td></tr>
<tr><th><%:Wireless 5 GHz%></th><td><%= statistics('clients/wifi5') %></td></tr>
</table>
<div id="radios" style="display: none">
<div id="radios" style="display: none">
<h3><%:Radios%></h3>
<table id="radio-devices">
</table>