Globally convert headline anchors into name attributes.
[project/luci.git] / applications / luci-app-splash / luasrc / view / splash / splash.htm
index 7626b60..8d84463 100644 (file)
@@ -72,7 +72,7 @@ if has_custom_splash then
 
 <% else %>
 
-       <h2><a id="content" name="content"><%:Welcome%></a></h2>
+       <h2 name="content"><%:Welcome%></h2>
 
        <p><%:You are now connected to the free wireless mesh network%> <a href="<%=homepage%>"><%=community%></a>.
        <%:Please note that we are not an internet service provider but an experimental community network.%></p>