From 4e91dbdeecb27602a417677d0049479e696a7140 Mon Sep 17 00:00:00 2001 From: Giam Teck Choon Date: Sun, 28 Jul 2019 08:07:13 +0800 Subject: [PATCH 4/4] Change HardQuota/SoftQuota template from KB to MB Signed-off-by: Giam Teck Choon --- templates/default/template.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/default/template.html b/templates/default/template.html index b607c3a..8c10faf 100644 --- a/templates/default/template.html +++ b/templates/default/template.html @@ -327,12 +327,12 @@ function confirm_delete(name) { {title_softquota} * - KB + MB {title_hardquota} * - KB + MB {title_message_size} * @@ -502,12 +502,12 @@ function confirm_delete(name) { {title_softquota} - KB + MB {title_hardquota} - KB + MB {title_message_size} @@ -728,12 +728,12 @@ function confirm_delete(name) { {title_softquota} - KB + MB {title_hardquota} - KB + MB {title_message_size} -- 1.8.3.1