diff options
Diffstat (limited to 'modules/admin-core/luasrc/view/about.htm')
-rw-r--r-- | modules/admin-core/luasrc/view/about.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/admin-core/luasrc/view/about.htm b/modules/admin-core/luasrc/view/about.htm index c89e04255..b9b09c0d5 100644 --- a/modules/admin-core/luasrc/view/about.htm +++ b/modules/admin-core/luasrc/view/about.htm @@ -13,7 +13,7 @@ $Id$ -%> <%+header%> -<h1><%:about%> LuCI</h1> +<h2><a id="content" name="content"><%:about%> LuCI</a></h2> <p><%:c_lucidesc%></p> <p><strong><%:c_projecthome%>: </strong><a href="http://luci.freifunk-halle.net">luci.freifunk-halle.net</a></p> |