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-olsr/luasrc/view/status-olsr/topology.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm') diff --git a/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm b/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm index ee69f72d75..b3abeaecbe 100644 --- a/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm +++ b/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm @@ -11,7 +11,7 @@ local olsrtools = require "luci.tools.olsr" %> <%+header%> -

<%:Active OLSR nodes%>

+

<%:Active OLSR nodes%>

-- cgit v1.2.3