|
@@ -9,7 +9,7 @@ |
|
|
block discarded – undo |
|
9
|
9
|
<div id="fileSharingSettings" class="section"> |
|
10
|
10
|
<h2 data-anchor-name="federated-cloud"><?php p($l->t('Federated Cloud')); ?></h2> |
|
11
|
11
|
<a target="_blank" rel="noreferrer noopener" class="icon-info svg" |
|
12
|
|
- title="<?php p($l->t('Open documentation'));?>" |
|
|
12
|
+ title="<?php p($l->t('Open documentation')); ?>" |
|
13
|
13
|
href="<?php p(link_to_docs('user-sharing-federated')); ?>"></a> |
|
14
|
14
|
<p class="settings-hint"><?php p($l->t('You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like [email protected]')); ?></p> |
|
15
|
15
|
|
Please login to merge, or discard this patch.