aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2012-12-02 19:06:53 +0000
committerFilip Komar <filip@mageia.org>2012-12-02 19:06:53 +0000
commit841be2e3b6ec6a87b51d49cc52a7f527c017c4b6 (patch)
tree9ce70eefd566c85d517e3a129f0a4888206fc01c
parentc4eb8d83573248097ad0beb3db0ecd8e826f6ba8 (diff)
downloadwww-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar
www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar.gz
www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar.bz2
www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.tar.xz
www-841be2e3b6ec6a87b51d49cc52a7f527c017c4b6.zip
added note about mga1 EOL
-rw-r--r--en/2/download_index.php2
-rw-r--r--langs/en/2.en.lang4
2 files changed, 3 insertions, 3 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>
diff --git a/langs/en/2.en.lang b/langs/en/2.en.lang
index abd7c6095..ff766d2df 100644
--- a/langs/en/2.en.lang
+++ b/langs/en/2.en.lang
@@ -168,8 +168,8 @@ Looking for Mageia 1?
# en/2/download_index.php +215
-;It is <a href="%s">here now</a>.
-It is <a href="%s">here now</a>.
+;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>.
+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>.
# en/2/download_index.php +220 (added manually)