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>2019-01-14 17:14:48 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-01-14 17:14:48 +0300
commit4ee7883d8559924b51f49f06dfece15306ff71f4 (patch)
tree6e319dcaba99cd9b8042ae226b157ee05506c54b /page-providers.php
parent15669076306821efb89886b364655942d8113b6b (diff)
Disable providers signup link
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-providers.php')
-rw-r--r--page-providers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-providers.php b/page-providers.php
index 7ad20216..2794cc54 100644
--- a/page-providers.php
+++ b/page-providers.php
@@ -52,7 +52,7 @@
<div id="providers" class="row">
</div>
-<p><strong><?php echo $l->t('If you offer Nextcloud Server account hosting, you can be <a class="hyperlink" href="/providers/apply">listed on this page</a>. If you want to report an abuse by one of the providers listed above, you can send us an email to abuse@nextcloud.com.');?></strong></p>
+<!-- <p><strong><?php echo $l->t('If you offer Nextcloud Server account hosting, you can be <a class="hyperlink" href="/providers/apply">listed on this page</a>. If you want to report an abuse by one of the providers listed above, you can send us an email to abuse@nextcloud.com.');?></strong></p> -->
<script type="text/javascript">
// $( "#hostingboth" ).prop( "checked", true );