gluon-status-page: fix indentation

(cherry picked from commit dcb8738a5a)
This commit is contained in:
Matthias Schiffer 2021-08-07 20:52:59 +02:00
parent 8af91d86c1
commit b03e1e280e

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>