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:
0a252c0
)
modules/admin-full: fix text quirk on status overview page
author
Jo-Philipp Wich
<redacted>
Mon, 25 Apr 2011 18:23:05 +0000
(18:23 +0000)
committer
Jo-Philipp Wich
<redacted>
Mon, 25 Apr 2011 18:23:05 +0000
(18:23 +0000)
modules/admin-full/luasrc/view/admin_status/index.htm
patch
|
blob
|
history
diff --git
a/modules/admin-full/luasrc/view/admin_status/index.htm
b/modules/admin-full/luasrc/view/admin_status/index.htm
index 3e73eb13b36a5b03417fcd8a2dd6c9544606fe4a..bfaad75bfa3ce0896934bcbadd88f3cc120b7385 100644
(file)
--- a/
modules/admin-full/luasrc/view/admin_status/index.htm
+++ b/
modules/admin-full/luasrc/view/admin_status/index.htm
@@
-310,7
+310,7
@@
$Id$
s += String.format(
'<table><tr><td style="text-align:center; width:32px; padding:3px">' +
- '<img src="%s" title="<%:Signal%>: %d dBm /
Noise:
<%:Noise%>: %d dBm" />' +
+ '<img src="%s" title="<%:Signal%>: %d dBm / <%:Noise%>: %d dBm" />' +
'<br /><small>%d%%</small>' +
'</td><td style="text-align:left; padding:3px"><small>' +
'<strong><%:SSID%>:</strong> <a href="%s">%h</a><br />' +
git clone https://git.99rst.org/PROJECT