From c180ad1caa2d420a6511d9281ba8d477a19898e4 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 16 May 2017 20:47:52 +0200 Subject: Remove primary class from public link download button --- apps/files_sharing/templates/public.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_sharing') diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index 123a5cb4f53..adbbd0f80e7 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);
- + t('Download %s', array($_['filename'])))?> () -- cgit v1.2.3