From be7840942288f87bdb1ef78c86ab00011b67d6bf Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 24 Aug 2020 02:14:14 +0000 Subject: luci-app-advanced-reboot: bugifx: btn style; board names for some Linksys devices Signed-off-by: Stan Grishin --- .../luasrc/view/advanced_reboot/advanced_reboot.htm | 10 +++++----- .../luasrc/view/advanced_reboot/alternative_reboot.htm | 4 ++-- .../luasrc/view/advanced_reboot/power_off.htm | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot') diff --git a/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/advanced_reboot.htm b/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/advanced_reboot.htm index 49985b32ce..a28418cc5f 100644 --- a/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/advanced_reboot.htm +++ b/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/advanced_reboot.htm @@ -42,12 +42,12 @@ <%- if bev1p1 == current_partition then -%>
- +
<%- else -%>
- +
<%- end -%> @@ -66,12 +66,12 @@ <%- if bev1p2 == current_partition then -%>
- +
<%- else -%>
- +
<%- end -%> @@ -91,7 +91,7 @@ <%- if nixio.fs.access("/sbin/poweroff") then -%>
- +
<%- else -%>

<%:Warning: This system does not support powering off!%>

diff --git a/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/alternative_reboot.htm b/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/alternative_reboot.htm index db11020628..b81aaf4558 100644 --- a/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/alternative_reboot.htm +++ b/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/alternative_reboot.htm @@ -21,8 +21,8 @@
- - + +
diff --git a/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/power_off.htm b/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/power_off.htm index 1acf01b995..56200a4c1c 100644 --- a/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/power_off.htm +++ b/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/power_off.htm @@ -17,8 +17,8 @@
- - + +
-- cgit v1.2.3