aboutsummaryrefslogtreecommitdiffstats
path: root/en/2
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2012-12-02 19:47:05 +0000
committerFilip Komar <filip@mageia.org>2012-12-02 19:47:05 +0000
commit71322a359e95b2d4900609f3180baaeb9211ffac (patch)
tree88fe20681b8ee6360f44a7495788112879d24aab /en/2
parent859068f68e3f04055a7f886bf551650ba06d84e5 (diff)
downloadwww-71322a359e95b2d4900609f3180baaeb9211ffac.tar
www-71322a359e95b2d4900609f3180baaeb9211ffac.tar.gz
www-71322a359e95b2d4900609f3180baaeb9211ffac.tar.bz2
www-71322a359e95b2d4900609f3180baaeb9211ffac.tar.xz
www-71322a359e95b2d4900609f3180baaeb9211ffac.zip
added note about mga1 EOL a bit easier for i18n
Diffstat (limited to 'en/2')
-rw-r--r--en/2/download_index.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/en/2/download_index.php b/en/2/download_index.php
index 41a73c637..06368973a 100644
--- a/en/2/download_index.php
+++ b/en/2/download_index.php
@@ -212,7 +212,10 @@ require '../downloads/get/lib.php';
<br>
<?php
_h('Looking for Mageia 1?', null, 'h3');
- _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/'));
+ echo '<p>';
+ _e('It is <a href="%s">here now</a>.', array('../downloads/1/'));
+ _e('But please remember that it already <a href="http://blog.mageia.org/en/2012/12/02/mageia-1-eol"/>reached EOL</a>.', null, '');
+ echo '</p>';
?>
<br>
<br>