Skip to content
Snippets Groups Projects
Unverified Commit dcb8738a authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-status-page: fix indentation

parent d3d22ba6
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment