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-03-08 19:21:31 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-03-08 19:21:31 +0300
commit5f774bd180dace3a027615ea871b5aed5a077fb7 (patch)
tree82a842436a8f6249d74c25434f887c08da988f4d /page-enterprise.php
parent99f8245e15bc4e0fc52c3314ddb6ca383b877a35 (diff)
missed two...
Diffstat (limited to 'page-enterprise.php')
-rw-r--r--page-enterprise.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-enterprise.php b/page-enterprise.php
index 05e4e2cf..99e12340 100644
--- a/page-enterprise.php
+++ b/page-enterprise.php
@@ -85,7 +85,7 @@
<div class="ilustration lifecycle__ilustration">
<?php echo file_get_contents(get_template_directory_uri()."/assets/img/enterprise/data_safe-new.svg"); ?>
</div>
- <p class="section--intro text-center revealOnScroll"><?php echo $l->t('A Nextcloud support subscription gives you access to enterprise-ready software, updates, and information and support services that span your entire OS and application infrastructure life cycle and architecture. You can count on receiving the latest product versions with the stability and security you need.');?></p>
+ <p class="section--intro text-center revealOnScroll"><?php echo $l->t('A Nextcloud Subscription gives you access to enterprise-ready software, updates, and information and support services that span your entire OS and application infrastructure life cycle and architecture. You can count on receiving the latest product versions with the stability and security you need.');?></p>
<p class="section--intro text-center revealOnScroll"><?php echo $l->t('Working with data is essential for your business and being forced on the upgrade threadmill is disruptive to your organization. With access to up to 15 years security and stability updates to Nextcloud, we match the lifecycle of your operating system so you can schedule upgrades when it works for you and secure the investments you did in your existing platform.');?></p>
<p class="section--intro text-center revealOnScroll"><a class="button button--blue button--arrow button--large" href="<?php echo home_url('pricing') ?>"><?php echo $l->t('See pricing');?></a></p>
</div>