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>2021-03-03 15:31:09 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-03-03 15:31:09 +0300
commitaf948e639ca1a5815444ef991c652b377928936e (patch)
treefced4fe35838ed97b72fb6ecba1f1c7733f9906c /install-instructions-server.php
parent53f380f9b1ce0b5d723a9e850ee7f4595dc8de3e (diff)
remove enterprise on iOS
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'install-instructions-server.php')
-rw-r--r--install-instructions-server.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-instructions-server.php b/install-instructions-server.php
index ce721121..8b308962 100644
--- a/install-instructions-server.php
+++ b/install-instructions-server.php
@@ -41,7 +41,7 @@
</div>
<p><?php echo $l->t('Follow the');?> <a class="hyperlink" href="<?php echo $DOCUMENTATION_ADMIN; ?>installation"><?php echo $l->t('Nextcloud Admin Manuals</a> installation chapter.</br>
If you already run Nextcloud, refer to the');?> <a class="hyperlink" href="<?php echo $DOCUMENTATION_ADMIN; ?>maintenance/upgrade.html"><?php echo $l->t('upgrade manual.');?></a><br/>
- <a class="hyperlink" href="<?php echo home_url('enterprise') ?>"><?php echo $l->t('Need an enterprise solution?</a>');?></p>
+ <a class="hyperlink eios" href="<?php echo home_url('enterprise') ?>"><?php echo $l->t('Need an enterprise solution?</a>');?></p>
<a class="button button--white button--small button--arrow--down" data-toggle="collapse" href="#more"><?php echo $l->t('Details and download options');?></a>
<div class="collapse" id="more">