summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/templates
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/templates')
-rw-r--r--apps/federatedfilesharing/templates/settings-personal.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/templates/settings-personal.php b/apps/federatedfilesharing/templates/settings-personal.php
index 126daae27d0..c6be2a45f16 100644
--- a/apps/federatedfilesharing/templates/settings-personal.php
+++ b/apps/federatedfilesharing/templates/settings-personal.php
@@ -18,7 +18,6 @@ style('federatedfilesharing', 'settings-personal');
<br>
- <?php if ($_['showShareIT']) {?>
<p>
<?php p($l->t('Share it so your friends can share files with you:')); ?><br>
<button class="social-facebook pop-up"
@@ -58,7 +57,6 @@ style('federatedfilesharing', 'settings-personal');
<?php p($l->t('Share with me via Nextcloud')); ?></a></xmp>
</p>
</div>
- <?php } ?>
</div>
<?php endif; ?>