From 003049e8a692ba80449da5476b9a397d6b5a301c Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Tue, 29 Apr 2014 17:16:14 +0200 Subject: remove file name from upper right button --- apps/files_sharing/templates/public.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_sharing/templates') 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'))?>
-- cgit v1.2.3