diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 20:27:29 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 20:27:29 +0000 |
commit | 400831c9368bb5990da75bdff36fce9e324529f1 (patch) | |
tree | 34045d9e087565fd30c7e87c5c428cf814abf3b1 | |
parent | 0694d421eb6b45a8f0ee6c2b158dbb77883f263d (diff) |
themes: fix typo in last commit
-rw-r--r-- | themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm index e523d2716..63518b281 100644 --- a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm +++ b/themes/openwrt.org/luasrc/view/themes/openwrt.org/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> |