From 9daf129cbaf6d15716abf77517e4b7ea5d5f8249 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Wed, 8 Jul 2020 11:32:34 +0200 Subject: luci-app-mwan3: fix diagnostics status page style issues Signed-off-by: Florian Eckert --- .../luasrc/view/mwan/status_diagnostics.htm | 57 ++++++++++++---------- 1 file changed, 32 insertions(+), 25 deletions(-) diff --git a/applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm b/applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm index 454adcc1c..b08f1d138 100644 --- a/applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm +++ b/applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm @@ -55,36 +55,43 @@ <%if not require("luci.sys").init.enabled("mwan3") then%>
<%:INFO: MWAN not running%>
<%end%> -
-
- -
- - +
+
+
+ +
+ +
+
-
- - +
+
+ +
+ +
+
+
-
- -
-
+
+ +
+ + - <%+footer%> -- cgit v1.2.3