aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorClaire Revillet <grenoya@zarb.org>2014-11-26 21:05:48 +0100
committerClaire Revillet <grenoya@zarb.org>2014-11-26 21:05:48 +0100
commit0b5fc6f6cd3a0d6e995261604f411d9fb3e8f997 (patch)
tree3e2acec94634afb6694cccb05711b673855abb80 /en/support
parent5b39ef3b3a316c8d2343fd34531682d09ff14bcf (diff)
downloadwww-0b5fc6f6cd3a0d6e995261604f411d9fb3e8f997.tar
www-0b5fc6f6cd3a0d6e995261604f411d9fb3e8f997.tar.gz
www-0b5fc6f6cd3a0d6e995261604f411d9fb3e8f997.tar.bz2
www-0b5fc6f6cd3a0d6e995261604f411d9fb3e8f997.tar.xz
www-0b5fc6f6cd3a0d6e995261604f411d9fb3e8f997.zip
remove mga3 ref in support/uptades section
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 3c515bf7a..c8374d3ec 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -41,7 +41,7 @@ $dictionary = read_translation_file($locale, 'support');
echo '<hr>';
_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('<a href="//advisories.mageia.org/3.html">Mageia 3</a>', '<a href="//advisories.mageia.org/4.html">Mageia 4</a>'), 'p');
+ _g('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', '<a href="//advisories.mageia.org/4.html">Mageia 4</a>'), '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('<a href="https://ml.mageia.org/l/info/updates-announce">updates-announce</a>'), 'p');
echo '<hr>';