From aa9aff800c95fee71e0260f3a96dd6b15279f292 Mon Sep 17 00:00:00 2001 From: FreddleSpl0it Date: Thu, 31 Mar 2022 10:09:25 +0200 Subject: [PATCH] [BS5] change bootstrap dropdowns --- .../templates/admin/tab-config-admins.twig | 34 +++-- .../templates/admin/tab-config-fwdhosts.twig | 10 +- .../templates/admin/tab-config-oauth2.twig | 12 +- data/web/templates/admin/tab-mailq.twig | 12 +- data/web/templates/admin/tab-routing.twig | 20 +-- data/web/templates/debug.twig | 36 +++--- data/web/templates/domainadmin.twig | 6 +- data/web/templates/index.twig | 12 +- data/web/templates/mailbox/page-size.twig | 12 +- data/web/templates/mailbox/tab-bcc.twig | 30 ++--- .../templates/mailbox/tab-domain-aliases.twig | 11 +- data/web/templates/mailbox/tab-domains.twig | 14 +- data/web/templates/mailbox/tab-filters.twig | 20 ++- data/web/templates/mailbox/tab-mailboxes.twig | 120 +++++++++--------- .../templates/mailbox/tab-mbox-aliases.twig | 20 ++- data/web/templates/mailbox/tab-resources.twig | 14 +- data/web/templates/mailbox/tab-syncjobs.twig | 18 ++- .../web/templates/mailbox/tab-tls-policy.twig | 14 +- data/web/templates/modals/quarantine.twig | 22 ++-- data/web/templates/quarantine.twig | 28 ++-- data/web/templates/user/AppPasswds.twig | 10 +- data/web/templates/user/SpamAliases.twig | 22 ++-- data/web/templates/user/Syncjobs.twig | 10 +- data/web/templates/user/tab-user-auth.twig | 16 +-- 24 files changed, 249 insertions(+), 274 deletions(-) diff --git a/data/web/templates/admin/tab-config-admins.twig b/data/web/templates/admin/tab-config-admins.twig index e1dff47f..92a3b33f 100644 --- a/data/web/templates/admin/tab-config-admins.twig +++ b/data/web/templates/admin/tab-config-admins.twig @@ -8,15 +8,15 @@
@@ -70,11 +70,9 @@ @@ -232,14 +230,14 @@
{{ lang.mailbox.toggle_all }} - {{ lang.mailbox.quick_actions }} + {{ lang.mailbox.quick_actions }}
{{ lang.admin.add_domain_admin }} diff --git a/data/web/templates/admin/tab-config-fwdhosts.twig b/data/web/templates/admin/tab-config-fwdhosts.twig index ac6a0a6c..50479e0d 100644 --- a/data/web/templates/admin/tab-config-fwdhosts.twig +++ b/data/web/templates/admin/tab-config-fwdhosts.twig @@ -9,12 +9,12 @@
diff --git a/data/web/templates/admin/tab-config-oauth2.twig b/data/web/templates/admin/tab-config-oauth2.twig index 75a1de1c..cd62b2f3 100644 --- a/data/web/templates/admin/tab-config-oauth2.twig +++ b/data/web/templates/admin/tab-config-oauth2.twig @@ -9,13 +9,13 @@
{{ lang.mailbox.toggle_all }} - {{ lang.mailbox.quick_actions }} + {{ lang.mailbox.quick_actions }}
{{ lang.admin.oauth2_add_client }} diff --git a/data/web/templates/admin/tab-mailq.twig b/data/web/templates/admin/tab-mailq.twig index b15598ef..19c51313 100644 --- a/data/web/templates/admin/tab-mailq.twig +++ b/data/web/templates/admin/tab-mailq.twig @@ -13,13 +13,13 @@
{{ lang.mailbox.toggle_all }} - {{ lang.mailbox.quick_actions }} + {{ lang.mailbox.quick_actions }}
@@ -53,12 +53,12 @@
diff --git a/data/web/templates/debug.twig b/data/web/templates/debug.twig index fae063f8..8e8b9686 100644 --- a/data/web/templates/debug.twig +++ b/data/web/templates/debug.twig @@ -2,25 +2,25 @@ {% block content %} diff --git a/data/web/templates/domainadmin.twig b/data/web/templates/domainadmin.twig index 13566c8b..c00b64f0 100644 --- a/data/web/templates/domainadmin.twig +++ b/data/web/templates/domainadmin.twig @@ -61,11 +61,9 @@ diff --git a/data/web/templates/index.twig b/data/web/templates/index.twig index 73c82a77..b6af3e6b 100644 --- a/data/web/templates/index.twig +++ b/data/web/templates/index.twig @@ -35,22 +35,20 @@ {% if not oauth2_request %}