From c3bd30cc6b5b9de1578aa5a3b3d1123166232045 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Fri, 20 Jul 2012 15:20:48 +0200 Subject: improve default qouta for subadmins --- settings/templates/users.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'settings/templates') diff --git a/settings/templates/users.php b/settings/templates/users.php index 9f246423d20..3e1eb9a0bbe 100644 --- a/settings/templates/users.php +++ b/settings/templates/users.php @@ -13,7 +13,9 @@ $items = array_flip($_['subadmingroups']); unset($items['admin']); $_['subadmingroups'] = array_flip($items); ?> - +
t('Default Quota');?>:
-
-- cgit v1.2.3