From 003049e8a692ba80449da5476b9a397d6b5a301c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20M=C3=BCller?= Date: Tue, 29 Apr 2014 17:16:14 +0200 Subject: [PATCH] remove file name from upper right button --- apps/files_sharing/templates/public.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index cbf7827456e..12d72ca6d77 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -17,7 +17,7 @@
"/> - t('Download %s', array($_['filename'])))?> + t('Download'))?>
-- 2.39.5