Globally convert headline anchors into name attributes.
[project/luci.git] / modules / luci-mod-admin-mini / luasrc / view / mini / applyreboot.htm
index 4c53624..d33a2ca 100644 (file)
@@ -5,7 +5,7 @@
 -%>
 
 <%+header%>
-<h2><a id="content" name="content"><%:System%></a></h2>
+<h2 name="content"><%:System%></h2>
 <br />
 <p><% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %></p>
 <p><%:Please wait: Device rebooting...%></p>