From bdd785f5e6071b8cfb65c0a6252284d202162800 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Thu, 12 Feb 2015 07:47:15 +0100 Subject: [PATCH] Always display max upload size in admin panel --- apps/files/templates/admin.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/files/templates/admin.php b/apps/files/templates/admin.php index 6fb99b18ad..adf756a12b 100644 --- a/apps/files/templates/admin.php +++ b/apps/files/templates/admin.php @@ -1,18 +1,18 @@ - -

t('File handling')); ?>

- '/> + ' /> (t('max. possible: ')); p($_['maxPossibleUploadSize']) ?>)
- + + + + t('Can not be edited from here due to insufficient permissions.')); ?> +
- -