diff options
Diffstat (limited to 'en/3')
-rwxr-xr-x | en/3/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php index 14a408e7f..1283d4d7a 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -184,7 +184,7 @@ require '../downloads/get/lib.php'; _h('Looking for Mageia 2?', null, 'h3'); echo '<p>'; _e('It is <a href="%s">here now</a>.', array('../2/')); - echo '</p>'; + echo '<span class="warn">' . _t('But please remember that it already <a href="https://blog.mageia.org/en/2013/11/21/farewell-mageia-2/">reached EOL</a>.') . '</span></p>'; ?> <br> <br> |