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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2022-09-14 15:41:44 +0300
committerGitHub <noreply@github.com>2022-09-14 15:41:44 +0300
commite30e65237f3e1970517d5d935e6cdd02336465fd (patch)
tree6873a8b27f1ae203f118e28e546ff860d9dccdc9
parent7e134dd97509644efb1aa843145926634fd3f01d (diff)
Update page.final.php
Improve enterprise offering text @PVince81 @fabricemous Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
-rw-r--r--templates/page.final.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/page.final.php b/templates/page.final.php
index 9cfbb25b..2e30170d 100644
--- a/templates/page.final.php
+++ b/templates/page.final.php
@@ -15,8 +15,8 @@
</div>
<div class="description-block">
<h3 class="icon-link"><?php p($l->t('Enterprise support')); ?></h3>
- <p><?php p($l->t('If you run Nextcloud in a mission critical environment with large numbers of users and big amounts of data and need the certainty of support from the experts behind the Nextcloud technology, an Enterprise Subscription from Nextcloud is available with email and phone support.')); ?></p>
- <a href="https://nextcloud.com/enterprise/buy" class="button"target="_blank" rel="noreferrer noopener" ><?php p($l->t('Get enterprise support')); ?></a>
+ <p><?php p($l->t('If you run Nextcloud in a mission critical environment where security and compliance are important, you need the certainty of Nextcloud Enterprise.')); ?></p>
+ <a href="https://nextcloud.com/enterprise" class="button"target="_blank" rel="noreferrer noopener" ><?php p($l->t('Learn more about Nextcloud Enterprise')); ?></a>
</div>
</div>
<div class="description">