summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/templates/settings-personal.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/templates/settings-personal.php')
-rw-r--r--apps/federatedfilesharing/templates/settings-personal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/templates/settings-personal.php b/apps/federatedfilesharing/templates/settings-personal.php
index c8fc1caf7d6..98a1cd7f751 100644
--- a/apps/federatedfilesharing/templates/settings-personal.php
+++ b/apps/federatedfilesharing/templates/settings-personal.php
@@ -12,7 +12,7 @@ style('federatedfilesharing', 'settings-personal');
<p>
<?php p($l->t('Your Federated Cloud ID:')); ?>
<strong id="cloudid"><?php p($_['cloudId']); ?></strong>
- <a class="clipboardButton icon icon-clippy hasTooltip" data-clipboard-target="#cloudid" title="<?php p($l->t('Copy')); ?>"></a>
+ <a class="clipboardButton icon icon-clippy" data-clipboard-target="#cloudid"></a>
</p>
<br>