diff options
author | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2010-01-24 22:30:09 +0000 |
---|---|---|
committer | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2010-01-24 22:30:09 +0000 |
commit | d2943f04da4726a305e88019a9fea3c11f83b811 (patch) | |
tree | 6485217114ea297d8875325ac62aeab83afbaa8b /themes/openwrt-light/luasrc/view | |
parent | b55daf67215e342d4f73a62188424927750dd229 (diff) |
Fixed luci config for openwrt-light as only theme, an removed extraneous 'a' from header.htm
Diffstat (limited to 'themes/openwrt-light/luasrc/view')
-rw-r--r-- | themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm b/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm index ef2cd919d..5a1993425 100644 --- a/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm +++ b/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm @@ -1,4 +1,4 @@ -a<%# +<%# LuCI - Lua Configuration Interface Copyright 2008 Steven Barth <steven@midlink.org> Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net> |