From e3e4c28316673a0cc989fcc8c60bf15f4159c0ae Mon Sep 17 00:00:00 2001 From: Thomas Mueller Date: Fri, 1 Mar 2013 21:43:34 +0100 Subject: [PATCH] fixes #2001 - in case the user has no permissions to upload/create files/folders a clear warning is displayed --- apps/files/templates/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index c7bf0d21c13..5053dff95e5 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -49,7 +49,8 @@
- + +
t('You don’t have write permissions here.'))?>