luci-mod-admin-full: small wifi overview markup fix
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
a0e5e8a9da
commit
777ffa9487
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ local tpl_radio = tpl.Template(nil, [[
|
|||
<div class="cbi-section-node">
|
||||
<div class="table">
|
||||
<!-- physical device -->
|
||||
<div class="tr">
|
||||
<div class="tr cbi-rowstyle-2">
|
||||
<div class="td col-2 center">
|
||||
<span class="ifacebadge"><img src="<%=resource%>/icons/wifi_toggled.png" id="<%=dev:name()%>-iw-upstate" /> <%=dev:name()%></span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue