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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Blüm <marius@lineone.io>2017-05-27 17:58:03 +0300
committerMarius Blüm <marius@lineone.io>2017-05-27 17:58:03 +0300
commit2e9138a77201250ad4ba56d7b5fec3fd2788b0bb (patch)
tree6b9da3a82b69c66cb0ca671b00b839a9ea731459 /page-securesharing.php
parent8df3f548a550ee7843c587c8c44feb26c6e57592 (diff)
We call it File Drop
Signed-off-by: Marius Blüm <marius@lineone.io>
Diffstat (limited to 'page-securesharing.php')
-rw-r--r--page-securesharing.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-securesharing.php b/page-securesharing.php
index f2e566d0..25c8b2f1 100644
--- a/page-securesharing.php
+++ b/page-securesharing.php
@@ -43,8 +43,8 @@
<h3>Wherever it is</h3>
<p>Modern organizations have data in a wide variety of silos like Sharepoint, Windows Network Drives, FTP sites and (often without knowledge of management) Dropbox or Google Drive. Nextcloud acts as a <a class="hyperlink" href="/storage">single file access, sync and share layer</a> across all these storage systems, integrating with enterprise native account handling like LDAP or SAML.</p>
<h3>Under IT's control</h3>
- <p>No matter the storage solution used, Nextcloud can <a class="hyperlink" href="/workflow">ensure corporate policies are followed.</a> Sharing can be restricted through the file firewall, filtering on user properties like location or group, or file properties like (automatically or manually) assigned tags, file type and more. With storage transparent to users, generic data can remain where it is while IT can make sure that business critical or compliance-relevant information is stored on internal infrastructure and does not leave the company. Use Secure Drop to let customers upload files to you in a easy and secure way!</p>
- <a href="/secure-drop" class="button button--blue button--arrow button--large"><?php echo $l->t('Learn about Secure Drop');?></a>
+ <p>No matter the storage solution used, Nextcloud can <a class="hyperlink" href="/workflow">ensure corporate policies are followed.</a> Sharing can be restricted through the file firewall, filtering on user properties like location or group, or file properties like (automatically or manually) assigned tags, file type and more. With storage transparent to users, generic data can remain where it is while IT can make sure that business critical or compliance-relevant information is stored on internal infrastructure and does not leave the company. Use File Drop to let customers upload files to you in a easy and secure way!</p>
+ <a href="/secure-drop" class="button button--blue button--arrow button--large"><?php echo $l->t('Learn about File Drop');?></a>
</div>
</div>
</section>