From 5e9da8240f475a227c2897f4947397a74f36b2c3 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 6 Oct 2015 13:29:43 +0200 Subject: Globally convert headline anchors into name attributes. Signed-off-by: Jo-Philipp Wich --- applications/luci-app-polipo/luasrc/view/polipo_status.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-polipo/luasrc') diff --git a/applications/luci-app-polipo/luasrc/view/polipo_status.htm b/applications/luci-app-polipo/luasrc/view/polipo_status.htm index c2695ca82..007d2d5e4 100644 --- a/applications/luci-app-polipo/luasrc/view/polipo_status.htm +++ b/applications/luci-app-polipo/luasrc/view/polipo_status.htm @@ -9,7 +9,7 @@ local port = uci:get("polipo", "general", "proxyPort") or "8123" <%+header%>
-

<%:Polipo Status%>

+

<%:Polipo Status%>

-- cgit v1.2.3