From 4817de6d27688858d5fd2c3458b1a927ca715844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Mon, 19 Oct 2020 08:53:22 +0200 Subject: [PATCH] Revert "[Web] Mailbox create/edit check if unlimited quota available (#3813)" (#3815) This reverts commit c1405f5507f5bc33549d5fcb5550ff2b5f0f3bfe. --- data/web/edit.php | 7 +------ data/web/modals/mailbox.php | 8 ++------ 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/data/web/edit.php b/data/web/edit.php index 64218c07..10b85660 100644 --- a/data/web/edit.php +++ b/data/web/edit.php @@ -592,13 +592,8 @@ if (isset($_SESSION['mailcow_cc_role'])) {
max. MiB
- 0) ? 1 : 0; - ?> - - + 0 = ∞ -
diff --git a/data/web/modals/mailbox.php b/data/web/modals/mailbox.php index 140ba20d..c1362c4f 100644 --- a/data/web/modals/mailbox.php +++ b/data/web/modals/mailbox.php @@ -42,13 +42,9 @@ if (!isset($_SESSION['mailcow_cc_role'])) { - 0) ? 1 : 0; - ?> - - +
+ 0 = ∞ -