diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-07 13:10:24 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-10-07 13:10:24 +0000 |
commit | 86e1aebb593eb712e45536b730302495948ebdad (patch) | |
tree | fa32edb6b7afd2d2cb05e0f44fbc0a4b3cfc3845 /applications/luci-olsr/luasrc/view/status-olsr/routes.htm | |
parent | e798793e6f382734ff2922072b2780bbf07cfce8 (diff) |
* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina!
Diffstat (limited to 'applications/luci-olsr/luasrc/view/status-olsr/routes.htm')
-rw-r--r-- | applications/luci-olsr/luasrc/view/status-olsr/routes.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/routes.htm b/applications/luci-olsr/luasrc/view/status-olsr/routes.htm index c5cce7614..1f4296441 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/routes.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/routes.htm @@ -13,7 +13,7 @@ $Id$ -%> <%+header%> -<h1><%:olsrd_routes%></h1> +<h2><a id="content" name="content"><%:olsrd_routes%></a></h2> <p><%:olsrd_routes_desc%></p> <br /> <table class="smalltext" cellspacing="0" cellpadding="6"> |