git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
57e51eb
)
modules/admin-full: small style fix in switch status
author
Jo-Philipp Wich
<redacted>
Tue, 11 Sep 2012 15:52:01 +0000
(15:52 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 11 Sep 2012 15:52:01 +0000
(15:52 +0000)
modules/admin-full/luasrc/view/admin_network/switch_status.htm
patch
|
blob
|
history
diff --git
a/modules/admin-full/luasrc/view/admin_network/switch_status.htm
b/modules/admin-full/luasrc/view/admin_network/switch_status.htm
index 31da264dc4092cf7d83debc91f2a0dfc949fe1de..0b284833e777837f820dd11695d5d00138ef3ac0 100644
(file)
--- a/
modules/admin-full/luasrc/view/admin_network/switch_status.htm
+++ b/
modules/admin-full/luasrc/view/admin_network/switch_status.htm
@@
-24,7
+24,7
@@
{
th.innerHTML = String.format(
'<small><img src="<%=resource%>/icons/port_up.png" />' +
- '<br />%d<%:baseT%>
%s</small>',
+ '<br />%d<%:baseT%>
<br />
%s</small>',
st[i].speed, st[i].duplex
? '<%:full-duplex%>' : '<%:half-duplex%>'
);
git clone https://git.99rst.org/PROJECT