projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9354c17
)
modules/admin-mini: Fixed a typo
author
Steven Barth
<steven@midlink.org>
Fri, 15 Aug 2008 00:26:07 +0000
(
00:26
+0000)
committer
Steven Barth
<steven@midlink.org>
Fri, 15 Aug 2008 00:26:07 +0000
(
00:26
+0000)
modules/admin-mini/luasrc/view/mini/index.htm
patch
|
blob
|
history
diff --git
a/modules/admin-mini/luasrc/view/mini/index.htm
b/modules/admin-mini/luasrc/view/mini/index.htm
index a72aa5253a04ff2109560056550f87a40bcc91c5..52bca45b9ef91a02189582f592d415704ccc38fc 100644
(file)
--- a/
modules/admin-mini/luasrc/view/mini/index.htm
+++ b/
modules/admin-mini/luasrc/view/mini/index.htm
@@
-82,7
+82,7
@@
local iwconfig = luci.sys.wifi.getiwconfig()
<%- end %>
-<%- if luci.model.uci.get_statevalue("network", "
l
an", "up") == "1" then %>
+<%- if luci.model.uci.get_statevalue("network", "
w
an", "up") == "1" then %>
<br />
<h2><%:m_n_inet%></h2>
<table cellspacing="0" cellpadding="6" class="smalltext">