diff options
author | filip <filip.komar@gmail.com> | 2017-07-18 22:42:11 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2017-07-18 22:42:11 +0200 |
commit | d376834ee4e0c7d25602ebf71c09d09c194450bb (patch) | |
tree | f6d7683721334b8b38053a0d2b8f152617b96027 /en/doc/index.php | |
parent | f92a559d182ff3bc67920f4f07cdc80d371898e9 (diff) | |
download | www-d376834ee4e0c7d25602ebf71c09d09c194450bb.tar www-d376834ee4e0c7d25602ebf71c09d09c194450bb.tar.gz www-d376834ee4e0c7d25602ebf71c09d09c194450bb.tar.bz2 www-d376834ee4e0c7d25602ebf71c09d09c194450bb.tar.xz www-d376834ee4e0c7d25602ebf71c09d09c194450bb.zip |
enable Network installation
+ dir typofix
Diffstat (limited to 'en/doc/index.php')
-rw-r--r-- | en/doc/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/doc/index.php b/en/doc/index.php index 62ab55bf4..2fdb6bea9 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -45,9 +45,9 @@ require 'doc.php'; <div class="col"> <?php doc_list(_r('Installation from LIVE medium'), 'draklive', 6); ?> </div> - <!-- <div class="col"> + <div class="col"> <?php doc_list(_r('Network installation'), 'netinstall', 6); ?> - </div> --> + </div> </div><!--row--> <hr></hr> <h3>Mageia 5</h3> |