Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-09-26 18:06:10 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-11-01 13:52:58 +0300
commit9f4cd52a970cdbb5f10f872e54b92a41f184b445 (patch)
tree584c7d14d5d123ab5d2df3901f97f1c30e858333 /apps/files_sharing/templates
parent40a3b018389ed88898e7fe5e66fc854b2f58db75 (diff)
Add label to download action
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/files_sharing/templates')
-rw-r--r--apps/files_sharing/templates/public.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php
index 4e9ff1e8a6a..4903ff798dd 100644
--- a/apps/files_sharing/templates/public.php
+++ b/apps/files_sharing/templates/public.php
@@ -49,7 +49,7 @@ $maxUploadFilesize = min($upload_max_filesize, $post_max_size);
<div class="header-right">
<?php if (!isset($_['hideFileList']) || (isset($_['hideFileList']) && $_['hideFileList'] === false)) { ?>
- <a href="#" title="<?php p($l->t('Download & link')) ?>" id="share-menutoggle" class="menutoggle icon-more-white"></a>
+ <a href="#" id="share-menutoggle" class="menutoggle icon-more-white"><?php p($l->t('Download')) ?></a>
<div id="share-menu" class="popovermenu menu hidden" style="display: block;">
<ul>
<li>