From d376834ee4e0c7d25602ebf71c09d09c194450bb Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 18 Jul 2017 22:42:11 +0200 Subject: enable Network installation + dir typofix --- en/doc/doc.php | 2 +- en/doc/index.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en/doc/doc.php b/en/doc/doc.php index 576f93567..692c519d6 100644 --- a/en/doc/doc.php +++ b/en/doc/doc.php @@ -65,7 +65,7 @@ function doc_list($documentation_name, $type, $version) $name = 'DrakLive'; $title = _r('Installation from LIVE medium'); } else if ('netinstall' == $type) { - $dir = 'NetInstall'; + $dir = 'netinstall'; $name = 'NetInstall'; $title = _r('Installation with tiny boot image'); } else { 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';
- +

Mageia 5

-- cgit v1.2.1