* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina!
[project/luci.git] / libs / cbi / luasrc / view / cbi / simpleform.htm
index 1106e8b..2a80723 100644 (file)
@@ -19,7 +19,7 @@ $Id$
                <input type="hidden" name="cbi.submit" value="1" />
        </div>
        <div class="cbi-map" id="cbi-<%=self.config%>">
-               <h1><%=self.title%></h1>
+               <h2><a id="content" name="content"><%=self.title%></a></h2>
                <div class="cbi-map-descr"><%=self.description%></div>
                <% self:render_children() %>
                <br />