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>2020-03-10 14:56:45 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-03-10 14:56:45 +0300
commit37e22c90143f24bcd5a5c24ff8b14085b397f051 (patch)
tree155f8661211d454b5d3550f76a4e31b6f4a3239a /page-education.php
parentcd41035a8caacbc4d4cf55913800f6549da01220 (diff)
public cloud to SaaS and consolidate the on-premises arguments
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-education.php')
-rw-r--r--page-education.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-education.php b/page-education.php
index 795a0387..cb5ec034 100644
--- a/page-education.php
+++ b/page-education.php
@@ -252,7 +252,7 @@ require(["require.config"], function() {
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 feature--block">
- <p class="section--paragraph "><?php echo $l->t('Privately, students are used to consumer clouds from Google, Apple, Microsoft, Dropbox and others which make sharing, editing and communicating a breeze. A first requirement for any secure solution to replace them is that it does not force complexity on the user. Forbidding usage of Dropbox or other public clouds will not make them disappear unless a credible alternative is provided!');?></p>
+ <p class="section--paragraph "><?php echo $l->t('Privately, students are used to consumer clouds from Google, Apple, Microsoft, Dropbox and others which make sharing, editing and communicating a breeze. A first requirement for any secure solution to replace them is that it does not force complexity on the user. Forbidding usage of Dropbox or other SaaS clouds will not make them disappear unless a credible alternative is provided!');?></p>
<p class="section--paragraph "><?php echo $l->t('Nextcloud is as easy to use as public non-enterprise clouds, providing users a comfortable, familiar workspace.');?></p>
</div>
</div>