Merge pull request #5914 from nextcloud/12-5913

[stable12] Fix anchor name for federated sharing settings
This commit is contained in:
Morris Jobke 2017-08-08 10:41:47 +02:00 committed by GitHub
commit 2abc49968e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ style('federatedfilesharing', 'settings-personal');
<?php if ($_['outgoingServer2serverShareEnabled']): ?>
<div id="fileSharingSettings" class="section">
<h2><?php p($l->t('Federated Cloud')); ?></h2>
<h2 data-anchor-name="federated-cloud"><?php p($l->t('Federated Cloud')); ?></h2>
<p class="settings-hint"><?php p($l->t('You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com')); ?></p>
<p>