diff options
-rw-r--r-- | en/2/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/2/index.php b/en/2/index.php index 6543a5082..32d03a20a 100644 --- a/en/2/index.php +++ b/en/2/index.php @@ -32,7 +32,7 @@ _lang_load($locale, '2'); _h('What\'s new?', null, 'h2'); _h('Too much to include here! See the <a href="https://wiki.mageia.org/en/Mageia_2_Release_Notes">release notes</a> for an extensive exposé.'); echo '<p>' . _t('<a href="../2/download_index.php" style="background: #1272B1; color: white; padding: 0.9em; margin: 1em; display: inline-block; text-shadow: 0 1px 6px #000; border-radius: 3px;">Download it right away!</a>'); - echo _t('But please remember that it already <a href="https://blog.mageia.org/en/2013/11/21/farewell-mageia-2/">reached EOL</a>.') . '</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>'; _h('Mageia in context', null, 'h2'); _h('Mageia is both a Community and a Linux Distribution, with Mageia 2 being our second release.'); _h('Since the release of <a href="../1/">Mageia 1</a>, our offering has been consistently in the <a href="%s">top 10 of Distrowatch\'s most popular distributions</a>.', |