Globally convert headline anchors into name attributes.
[project/luci.git] / modules / luci-base / luasrc / view / cbi / error.htm
index 2acb969..75ec108 100644 (file)
@@ -1,5 +1,5 @@
 <div class="cbi-map" id="cbi-<%=self.config%>">
-       <% if self.title and #self.title > 0 then %><h2><a id="content" name="content"><%=self.title%></a></h2><% end %>
+       <% if self.title and #self.title > 0 then %><h2 name="content"><%=self.title%></h2><% end %>
        <% if self.description and #self.description > 0 then %><div class="cbi-map-descr"><%=self.description%></div><% end %>
 
        <p class="alert-message danger">