From df32254133b1a22542bd75e8f907a0d2258b6130 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20M=C3=BCller?= Date: Tue, 29 Apr 2014 15:28:35 +0200 Subject: [PATCH] reintroduce download button on public shares --- apps/files_sharing/templates/public.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index fc8d59e1e89..cbf7827456e 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -1,3 +1,4 @@ +
@@ -14,7 +15,10 @@ src="" alt="getName()); ?>" />
- t('shared by %s', array($_['displayName']))) ?> + + "/> + t('Download %s', array($_['filename'])))?> +
@@ -24,7 +28,7 @@
- +
@@ -35,7 +39,10 @@
- +
-- 2.39.5