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:
authorKai <splitt3r@users.noreply.github.com>2017-02-13 13:27:21 +0300
committerGitHub <noreply@github.com>2017-02-13 13:27:21 +0300
commit468f6aa234f8b96881daab5ae45a84168be7198e (patch)
tree514e3300843a6f02b85bc442b5a161434ebfc381 /page-migration.php
parente2d873a8ec743b4f84ef6d861797fa163608e7f1 (diff)
Fix typo on migration page
Diffstat (limited to 'page-migration.php')
-rw-r--r--page-migration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-migration.php b/page-migration.php
index 4b6bfe34..9aeebaec 100644
--- a/page-migration.php
+++ b/page-migration.php
@@ -68,7 +68,7 @@
<p class="section--paragraph"><?php echo $l->t('Nextcloud is licensed exclusively under the AGPL or less restrictive open source licenses, removing any risk of mixing incompatible licenses or other legal issues. If you have not made any changes to the code of ownCloud Server and did not develop custom ownCloud applications, you will not need to do anything to be in compliance with the open source licenses of Nextcloud. Note that theme changes or branding are unaffected by AGPL licensing. Find more information in our FAQ. Our sales team will be happy to <a class="hyperlink" href="');?><?php echo home_url('contact') ?>"><?php echo $l->t('answer any questions you have.</a>');?></p>
<h2 class="section--paragraph__tittle"><?php echo $l->t('Take over of support contract');?></h2>
- <p class="section--paragraph"><?php echo $l->t('Nextcloud will honor any any valid contract with ownCloud which has started before the 2nd of June for free if a new agreement is signed for a period of at least 12 months.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud will honor any valid contract with ownCloud which has started before the 2nd of June for free if a new agreement is signed for a period of at least 12 months.');?></p>
<p class="section--paragraph"><?php echo $l->t('<small>All product names and trademarks are the property of their respective owners, which might in no way be associated or affiliated with Nextcloud.</small>');?></p>
</div>