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/support/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en/support') 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