From fc9cbeb6d1653c0ee6ddb8561fe10e18cf88b943 Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 20 May 2020 18:38:51 +0200 Subject: fixed some leftovers for mga6 support --- en/doc/archive.php | 16 ++++++++++++++++ en/doc/index.php | 15 --------------- en/support/index.php | 4 ++-- 3 files changed, 18 insertions(+), 17 deletions(-) diff --git a/en/doc/archive.php b/en/doc/archive.php index 2211eaf52..c80abf8d1 100644 --- a/en/doc/archive.php +++ b/en/doc/archive.php @@ -27,6 +27,22 @@ require 'doc.php'; here.')?>

Calenco tool from NeoDoc.', 'http://www.neodoc.biz/', 'p')?>
+

Mageia 6

+
+
+ +
+
+ +
+
+ +
+
+ +
+
+

Mageia 5

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';

-

Mageia 6

-
-
- -
-
- -
-
- -
-
- -
-
diff --git a/en/support/index.php b/en/support/index.php index b108d476b..9ee009a50 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -40,8 +40,8 @@ $dictionary = read_translation_file($locale, array('support', 'common_footer')); '', ''), 'p'); echo '
'; _g('Updates', null, 'h2 id="updates"'); - _g('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('Mageia 6', 'Mageia 7'), 'p'); -// _g('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('Mageia 7'), 'p'); +// _g('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('Mageia 6', 'Mageia 7'), 'p'); + _g('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('Mageia 7'), 'p'); _g('You can install these from the Mageia Control Center.', null, 'p'); _g('You may subscribe to our %s announce list to be notified of these.', array('updates-announce'), 'p'); echo '
'; -- cgit v1.2.1