diff options
author | Filip Komar <filip@mageia.org> | 2012-12-02 19:06:53 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2012-12-02 19:06:53 +0000 |
commit | 841be2e3b6ec6a87b51d49cc52a7f527c017c4b6 (patch) | |
tree | 9ce70eefd566c85d517e3a129f0a4888206fc01c /en/2 | |
parent | c4eb8d83573248097ad0beb3db0ecd8e826f6ba8 (diff) | |
download | www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar.gz www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar.bz2 www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar.xz www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.zip |
added note about mga1 EOL
Diffstat (limited to 'en/2')
-rw-r--r-- | en/2/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/2/download_index.php b/en/2/download_index.php index 40ee815eb..41a73c637 100644 --- a/en/2/download_index.php +++ b/en/2/download_index.php @@ -212,7 +212,7 @@ require '../downloads/get/lib.php'; <br> <?php _h('Looking for Mageia 1?', null, 'h3'); - _h('It is <a href="%s">here now</a>.', array('../downloads/1/')); + _h('It is <a href="%s">here now</a> but please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.', array('../downloads/1/')); ?> <br> <br> |