From ff8791774eb996569c573794388ebf9fa0db5821 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Wed, 8 Jul 2020 11:32:34 +0200 Subject: [PATCH] luci-app-mwan3: fix diagnostics status page style issues Signed-off-by: Florian Eckert (cherry picked from commit 9daf129cbaf6d15716abf77517e4b7ea5d5f8249) --- .../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 454adcc1cd..b08f1d138a 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%> -- 2.30.2