Globally convert headline anchors into name attributes.
[project/luci.git] / modules / luci-mod-admin-full / luasrc / view / admin_uci / changes.htm
index 84e2287..865780f 100644 (file)
@@ -6,7 +6,7 @@
 
 <%+header%>
 
-<h2><a id="content" name="content"><%:Configuration%> / <%:Changes%></a></h2>
+<h2 name="content"><%:Configuration%> / <%:Changes%></h2>
 
 <% if changes then %>
        <%+admin_uci/changelog%>