From bfa50a4444a9542e8c7d47def2b330d21dd6323b Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 16 Jan 2017 20:30:38 +0100 Subject: more cleanup Signed-off-by: Christoph Wurst --- apps/files_sharing/templates/public.php | 56 +++++++++++++++------------------ 1 file changed, 26 insertions(+), 30 deletions(-) (limited to 'apps') diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index 2c321f2a398..8d6558612b2 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -35,40 +35,36 @@ $maxUploadFilesize = min($upload_max_filesize, $post_max_size);
-- cgit v1.2.3