diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2018-12-07 11:11:02 +0100 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2018-12-07 11:11:02 +0100 |
commit | ab1fea56c1344f80e7c9e66899c1cc0594f85154 (patch) | |
tree | 03c88efd74dc4fa898948f5e1b9ddf3a46377888 /en/index.php | |
parent | 114590f1fd84de545c3ffc0587b04047448a6716 (diff) | |
download | www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar.gz www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar.bz2 www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar.xz www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.zip |
mga7 beta is availabl
Diffstat (limited to 'en/index.php')
-rw-r--r--[-rwxr-xr-x] | en/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php index 78dca5eb7..03bc84dd0 100755..100644 --- a/en/index.php +++ b/en/index.php @@ -291,7 +291,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 rc</a></li>--> + <li><a href="/downloads/prerelease/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 7 beta 1</a></li> </ul> </div> |