From d40252cccee1c5674acd67d5db2266ed5b928b7c Mon Sep 17 00:00:00 2001 From: FreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com> Date: Tue, 3 Mar 2026 14:39:41 +0100 Subject: [PATCH] [Web] Add missing EAS and DAV protocol options to mailbox bulk actions --- data/web/templates/mailbox/tab-mailboxes.twig | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/data/web/templates/mailbox/tab-mailboxes.twig b/data/web/templates/mailbox/tab-mailboxes.twig index fce7d6276..6a176cda2 100644 --- a/data/web/templates/mailbox/tab-mailboxes.twig +++ b/data/web/templates/mailbox/tab-mailboxes.twig @@ -58,6 +58,14 @@
  • {{ lang.mailbox.activate }}
  • {{ lang.mailbox.deactivate }}
  • +
  • + +
  • {{ lang.mailbox.activate }}
  • +
  • {{ lang.mailbox.deactivate }}
  • +
  • + +
  • {{ lang.mailbox.activate }}
  • +
  • {{ lang.mailbox.deactivate }}
  • {{ lang.mailbox.add_mailbox }} @@ -104,9 +112,18 @@
  • {{ lang.mailbox.activate }}
  • {{ lang.mailbox.deactivate }}
  • +
  • {{ lang.mailbox.activate }}
  • {{ lang.mailbox.deactivate }}
  • +
  • + +
  • {{ lang.mailbox.activate }}
  • +
  • {{ lang.mailbox.deactivate }}
  • +
  • + +
  • {{ lang.mailbox.activate }}
  • +
  • {{ lang.mailbox.deactivate }}
  • @@ -218,9 +235,18 @@
  • {{ lang.mailbox.activate }}
  • {{ lang.mailbox.deactivate }}
  • +
  • {{ lang.mailbox.activate }}
  • {{ lang.mailbox.deactivate }}
  • +
  • + +
  • {{ lang.mailbox.activate }}
  • +
  • {{ lang.mailbox.deactivate }}
  • +
  • + +
  • {{ lang.mailbox.activate }}
  • +
  • {{ lang.mailbox.deactivate }}