aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-05-18 20:49:22 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-05-18 20:49:22 +0000
commit6c2ca69879c1bf48823540b7efca549bf9d745be (patch)
treec0be9b6bbf30796c6b6631faff02bba362b30bca /en/support
parente32c1da6822c9ba0bff254d68c1eecd1b19b7dec (diff)
downloadwww-6c2ca69879c1bf48823540b7efca549bf9d745be.tar
www-6c2ca69879c1bf48823540b7efca549bf9d745be.tar.gz
www-6c2ca69879c1bf48823540b7efca549bf9d745be.tar.bz2
www-6c2ca69879c1bf48823540b7efca549bf9d745be.tar.xz
www-6c2ca69879c1bf48823540b7efca549bf9d745be.zip
updates will be also available on mga3
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index ba3e96905..af99d56d1 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -41,7 +41,7 @@ _lang_load($locale, 'support');
echo '<hr>';
_h('Updates', null, 'h2 id="updates"');
- _h('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('<a href="../2/">Mageia 2</a>'));
+ _h('Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis.', array('<a href="../2/">Mageia 2</a>', '<a href="../3/">Mageia 3</a>'));
_h('You can install these from the Mageia Control Center.');
_h('You may subscribe to our %s announce list to be notified of these.', array('<a href="https://ml.mageia.org/l/info/updates-announce">updates-announce</a>'));
echo '<hr>';