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

github.com/jappix/jappix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'server/desktop.php')
-rw-r--r--server/desktop.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/server/desktop.php b/server/desktop.php
index b4be497b..162c9362 100644
--- a/server/desktop.php
+++ b/server/desktop.php
@@ -183,14 +183,6 @@ if(!anonymousMode() && !httpAuthEnabled()) { ?>
<span class="name">Jappix Download</span>
<span class="desc"><?php _e("Get Jappix, get support."); ?></span>
</a>
- <a href="https://business.jappix.org/">
- <span class="name">Jappix Business</span>
- <span class="desc"><?php _e("Jappix for your company."); ?></span>
- </a>
- <a href="https://network.jappix.org/">
- <span class="name">Jappix Network</span>
- <span class="desc"><?php _e("Find a public Jappix node."); ?></span>
- </a>
<a href="https://github.com/jappix/jappix">
<span class="name">Jappix (GitHub)</span>
<span class="desc"><?php _e("Contribute to the Jappix code."); ?></span>