Globally convert headline anchors into name attributes.
[project/luci.git] / applications / luci-app-tinyproxy / luasrc / view / tinyproxy_status.htm
index c85a206..d43a887 100644 (file)
@@ -41,7 +41,7 @@ end
 <%+header%>
 
 <div class="cbi-map">
-       <h2><a id="content" name="content"><%:Tinyproxy Status%></a></h2>
+       <h2 name="content"><%:Tinyproxy Status%></h2>
        <div class="cbi-section">
                <iframe src="<%=REQUESTURL%>?frame=1" style="width:100%; height:350px; border:none"></iframe>
        </div>