aboutsummaryrefslogtreecommitdiffstats
path: root/en/support
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2013-02-11 09:26:01 +0000
committerRomain d'Alverny <rda@mageia.org>2013-02-11 09:26:01 +0000
commit66b6caf3532c696160798e5a4c6471318dff72c8 (patch)
tree9808c7b571f982662ca32d2c163a5ac6569ab209 /en/support
parent1d3d0b11500ee2db2e92bb6c7748aa18c41d8993 (diff)
downloadwww-66b6caf3532c696160798e5a4c6471318dff72c8.tar
www-66b6caf3532c696160798e5a4c6471318dff72c8.tar.gz
www-66b6caf3532c696160798e5a4c6471318dff72c8.tar.bz2
www-66b6caf3532c696160798e5a4c6471318dff72c8.tar.xz
www-66b6caf3532c696160798e5a4c6471318dff72c8.zip
Update M1 updates/support notice
Diffstat (limited to 'en/support')
-rw-r--r--en/support/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 853d15b17..a1a7a0bbd 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 and %s (security and bug fixes) and published on an ongoing basis.', array('<a href="../1/">Mageia 1</a>', '<a href="../2/">Mageia 2</a>'));
+ _h('Updates are available for %s (security and bug fixes) and published on an ongoing basis.', array('<a href="../2/">Mageia 2</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/wwsympa-wrapper.fcgi/info/updates-announce">updates-announce</a>'));
echo '<hr>';
@@ -49,7 +49,7 @@ _lang_load($locale, 'support');
_h('Lifecycle', null, 'h3');
_h('Mageia releases are supported at least for 18 months.');
echo '<ul class="hl">';
- _h('Mageia 1 will be supported until December 1st, 2012.', null, 'li');
+ _h('Mageia 1 was supported until December 1st, 2012.', null, 'li');
_h('Mageia 2 will be supported until November 22nd, 2013.', null, 'li');
echo '</ul>';
echo '<hr>';