diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2017-05-25 00:29:17 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2017-05-25 01:15:55 +0200 |
commit | 136b0a825b792efb20bc810ab097e52bfee9bcc8 (patch) | |
tree | 7472c38da66853b1551d4a9c323b28d19849356b /en/index.php | |
parent | 0285a6dfaa394eccdb2695d7a8a2295bd1ca8c7f (diff) | |
download | www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar.gz www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar.bz2 www-136b0a825b792efb20bc810ab097e52bfee9bcc8.tar.xz www-136b0a825b792efb20bc810ab097e52bfee9bcc8.zip |
Mageia 6 rc is available
the xfce4 iso file was modified to Xfce
use now netinstall instead of boot for network install
Diffstat (limited to 'en/index.php')
-rw-r--r-- | en/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php index bf4f1b71b..6738d796f 100644 --- a/en/index.php +++ b/en/index.php @@ -275,7 +275,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot </li> <li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a> </li> - <li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 sta2</a></li> + <li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 rc</a></li> </ul> </div> |