diff options
author | filip <filip.komar@gmail.com> | 2019-06-30 23:55:28 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2019-06-30 23:55:28 +0200 |
commit | 7d7bb4f8f4ef7c9c23f98c58b6b64aad969c08bd (patch) | |
tree | 4962933ca5a1949efe171362c96ed27267630055 /en | |
parent | 42a79f25213df08f7fcfd1583202a2e55ceb7f0b (diff) | |
download | www-7d7bb4f8f4ef7c9c23f98c58b6b64aad969c08bd.tar www-7d7bb4f8f4ef7c9c23f98c58b6b64aad969c08bd.tar.gz www-7d7bb4f8f4ef7c9c23f98c58b6b64aad969c08bd.tar.bz2 www-7d7bb4f8f4ef7c9c23f98c58b6b64aad969c08bd.tar.xz www-7d7bb4f8f4ef7c9c23f98c58b6b64aad969c08bd.zip |
warn that mga6 has months till EOL
Diffstat (limited to 'en')
-rw-r--r-- | en/6/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php index 3f567d1c0..e00f90e46 100644 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -112,7 +112,7 @@ input[type="radio"], input[type="submit"], .popover-content { </noscript> <div class="para"> - <?php // _g('But please remember that it will soon <a href="%s">reach EOL</a>.', array('../support/'), 'h2 class="warn"'); + <?php _g('But please remember that it will soon <a href="%s">reach EOL</a>.', array('../support/'), 'h2 class="warn"'); // _g('But please remember that it already <a href="%s">reached EOL</a>.', array(_not_yet('https://blog.mageia.org/en/2019/.../')), 'h2 class="warn"'); ?> <p> <?php _g('Mageia is provided as ISO image files that have to be written to blank <a href="%s">CD or DVD discs</a>.', array(_r('https://wiki.mageia.org/en/Writing_CD_and_DVD_images')), ' '); ?> |