From 0274507cb10b53cfd38bd0ae3810c26cdb172ad1 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Mon, 23 Jul 2018 20:14:19 +0200 Subject: Acceptance and mobile navigation fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files_sharing/templates/public.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index 81729c179fc..1c552b7d476 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -2,7 +2,7 @@ /** @var $l \OCP\IL10N */ /** @var $_ array */ ?> - +
@@ -90,3 +90,4 @@ $maxUploadFilesize = min($upload_max_filesize, $post_max_size); data-url="getURLGenerator()->linkTo('files', 'ajax/upload.php')); ?>" />
+ \ No newline at end of file -- cgit v1.2.3