From 41ace0391104ca7b65167d3bcee3b1960d21bb89 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 29 Aug 2014 16:46:08 +0200 Subject: color quota bar yellow for feedback if usage is over 90% --- settings/templates/personal.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'settings') diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 661c242ea6b..33534e59f19 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -34,7 +34,8 @@
-
+

t('You have used %s of the available %s', array($_['usage'], $_['total_space'])));?> -- cgit v1.2.3