aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc/index.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2020-05-20 18:38:51 +0200
committerfilip <filip.komar@gmail.com>2020-05-20 18:38:51 +0200
commitfc9cbeb6d1653c0ee6ddb8561fe10e18cf88b943 (patch)
tree1b1583ddb3be3424bd55aea2ab40638be01822c9 /en/doc/index.php
parent321e4fe41731657b30a8cfad73a56300132415e5 (diff)
downloadwww-fc9cbeb6d1653c0ee6ddb8561fe10e18cf88b943.tar
www-fc9cbeb6d1653c0ee6ddb8561fe10e18cf88b943.tar.gz
www-fc9cbeb6d1653c0ee6ddb8561fe10e18cf88b943.tar.bz2
www-fc9cbeb6d1653c0ee6ddb8561fe10e18cf88b943.tar.xz
www-fc9cbeb6d1653c0ee6ddb8561fe10e18cf88b943.zip
fixed some leftovers for mga6 support
Diffstat (limited to 'en/doc/index.php')
-rw-r--r--en/doc/index.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/en/doc/index.php b/en/doc/index.php
index b25beeaad..38e381c7d 100644
--- a/en/doc/index.php
+++ b/en/doc/index.php
@@ -47,21 +47,6 @@ require 'doc.php';
</div>
</div>
<hr>
- <h3>Mageia 6</h3>
- <div class="row">
- <div class="col">
- <?php doc_list(_r('Installer'), 'installer', 6); ?>
- </div>
- <div class="col">
- <?php doc_list(_r('Control Center'), 'control_center', 6); ?>
- </div>
- <div class="col">
- <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 6); ?>
- </div>
- <div class="col">
- <?php doc_list(_r('Network installation'), 'netinstall', 6); ?>
- </div>
- </div>
</div>
</div>
</div>