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:
bf4cc6b
)
modules/admin-mini: Minor template fix
author
Steven Barth
<steven@midlink.org>
Fri, 18 Jul 2008 22:20:06 +0000
(22:20 +0000)
committer
Steven Barth
<steven@midlink.org>
Fri, 18 Jul 2008 22:20:06 +0000
(22:20 +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 1b9e46aaea317a622ce390bf5ebf9f8c97de26a1..a72aa5253a04ff2109560056550f87a40bcc91c5 100644
(file)
--- a/
modules/admin-mini/luasrc/view/mini/index.htm
+++ b/
modules/admin-mini/luasrc/view/mini/index.htm
@@
-12,7
+12,8
@@
You may obtain a copy of the License at
$Id$
-%>
-<%
+<%+header%>
+<%-
local system, model, memtotal = luci.sys.sysinfo()
local uptime = luci.sys.uptime()
@@
-27,7
+28,6
@@
local utsecs = uptime % 60
local iwconfig = luci.sys.wifi.getiwconfig()
-%>
-<%+header%>
<h1><%:a_i_i_hello%></h1>
<p><%:a_i_i_admin1%></p>
<p><%:a_i_i_admin2%><br />
@@
-134,4
+134,4
@@
local iwconfig = luci.sys.wifi.getiwconfig()
<%end%>
</table>
<%-end%>
-<%+footer%>
\ No newline at end of file
+<%+footer%>