aboutsummaryrefslogtreecommitdiffstats
path: root/en/4/download_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/4/download_index.php')
-rwxr-xr-xen/4/download_index.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php
index 64aee53ee..951db2036 100755
--- a/en/4/download_index.php
+++ b/en/4/download_index.php
@@ -246,10 +246,8 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un
<?php
_g('Looking for Mageia 3?', null, 'h3');
echo '<p>';
- _g('It is <a href="%s">here now</a>.', array('../3/'));?>
- <span class="warn">
- <?php _g('But please remember that it already <a href="%s">reached EOL</a>.',array('https://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/')); ?>
- </span>
+ _g('It is <a href="%s">here now</a>.', array('../3/'), ' ');
+ _g('But please remember that it already <a href="%s">reached EOL</a>.', array('https://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/'), 'span class="warn"'); ?>
</p>
<br>
<br>