From 6215388b1b606893fcc16caacaa5785cae5d8169 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 8 Feb 2021 17:38:59 +0000 Subject: [PATCH] luci-app-simple-adblock: add missing btn class to buttons Signed-off-by: Stan Grishin --- applications/luci-app-simple-adblock/Makefile | 1 - .../luasrc/view/simple-adblock/buttons.htm | 10 +++++----- .../po/templates/simple-adblock.pot | 1 - 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/applications/luci-app-simple-adblock/Makefile b/applications/luci-app-simple-adblock/Makefile index fc30674346..d53bea451a 100644 --- a/applications/luci-app-simple-adblock/Makefile +++ b/applications/luci-app-simple-adblock/Makefile @@ -10,7 +10,6 @@ LUCI_TITLE:=Simple Adblock Web UI LUCI_DESCRIPTION:=Provides Web UI for simple-adblock service. LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +simple-adblock LUCI_PKGARCH:=all -PKG_RELEASE:=50 include ../../luci.mk diff --git a/applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm b/applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm index 0651ce459c..74eb5e8394 100644 --- a/applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm +++ b/applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm @@ -49,23 +49,23 @@
- - -         - -
diff --git a/applications/luci-app-simple-adblock/po/templates/simple-adblock.pot b/applications/luci-app-simple-adblock/po/templates/simple-adblock.pot index b302987429..aafa861601 100644 --- a/applications/luci-app-simple-adblock/po/templates/simple-adblock.pot +++ b/applications/luci-app-simple-adblock/po/templates/simple-adblock.pot @@ -280,7 +280,6 @@ msgid "Service Status [%s %s]" msgstr "" #: applications/luci-app-simple-adblock/luasrc/controller/simple-adblock.lua:4 -#: applications/luci-app-simple-adblock/root/usr/share/luci/menu.d/luci-app-simple-adblock.json:3 msgid "Simple AdBlock" msgstr "" -- 2.30.2