From 4974ddb1f1d2e9d8870f6b907876c39a55a436a1 Mon Sep 17 00:00:00 2001 From: pmelange Date: Sat, 17 Nov 2018 23:40:37 +0100 Subject: luci-app-olsr change ccs style to use class "left" instead of "style=text-align: left" Signed-off-by: pmelange --- .../luci-app-olsr/luasrc/view/status-olsr/topology.htm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (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 70b3d99854..fe673c4111 100644 --- a/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm +++ b/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm @@ -37,19 +37,19 @@ local olsrtools = require "luci.tools.olsr" <% if route.proto == "6" then %> - - + + <% else %> - - + + <%end%> -
<%=lq%>
-
<%=nlq%>
-
<%=cost%>
+
<%=lq%>
+
<%=nlq%>
+
<%=cost%>
<% i = ((i % 2) + 1) -- cgit v1.2.3