From f5d0b464a718a32d78226836417c7ab35203f275 Mon Sep 17 00:00:00 2001 From: Björn Schießle Date: Mon, 23 May 2016 11:48:14 +0200 Subject: create a real federated share if a user add a public link to his ownCloud this way the owner sees all mounted public links and control them individually --- apps/files_sharing/templates/public.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_sharing/templates/public.php') diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index c15001ad24b..8b8267a4e3f 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -84,7 +84,7 @@ $maxUploadFilesize = min($upload_max_filesize, $post_max_size); data-owner-display-name="" data-owner="" data-name=""> -- cgit v1.2.3