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:
authorJos Poortvliet <jospoortvliet@gmail.com>2018-05-22 23:20:47 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-05-22 23:20:47 +0300
commit4674aeb5e51ae60820dbfe4e6dc24609da48dba8 (patch)
tree9b9135382944a414631567ab599f38fbc80486aa /page-finance.php
parent99bebfed1bc772513bdd3572935f9a4f91fb4c55 (diff)
wording on finance page
Diffstat (limited to 'page-finance.php')
-rw-r--r--page-finance.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-finance.php b/page-finance.php
index c8a93bde..11fb8767 100644
--- a/page-finance.php
+++ b/page-finance.php
@@ -192,7 +192,7 @@ require(["require.config"], function() {
<div data-type="youtube" data-video-id="AhFnbB-a7ik"></div>
</div>
<div class="col-md-6 revealOnScroll feature--block">
- <p class="section--paragraph__tittle"><?php echo $l->t('Secure document sharing');?></p>
+ <p class="section--paragraph__tittle"><?php echo $l->t('Secure collaboration');?></p>
<p class="section--paragraph"><?php echo $l->t('Your employees can easily share documents for review or joint editing. Thanks to enforced sharing settings and dedicated user and group management, everyone only sees what they really need to see.');?></p>
<a href="<?php echo home_url('sharing') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('More about sharing');?></a>
</div>