diff options
author | Romain d'Alverny <rda@mageia.org> | 2013-03-10 14:25:59 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2013-03-10 14:25:59 +0000 |
commit | 7b26bb7383b17052d8024808ea086ecd3fcddcd6 (patch) | |
tree | 9e3d43d9a71034fceefb2879f6dc0bde80197034 /en/index.php | |
parent | cab1bcf9e733e2fb5e45aa3792a06697b7536072 (diff) | |
download | www-7b26bb7383b17052d8024808ea086ecd3fcddcd6.tar www-7b26bb7383b17052d8024808ea086ecd3fcddcd6.tar.gz www-7b26bb7383b17052d8024808ea086ecd3fcddcd6.tar.bz2 www-7b26bb7383b17052d8024808ea086ecd3fcddcd6.tar.xz www-7b26bb7383b17052d8024808ea086ecd3fcddcd6.zip |
M3b3 release - Live{CD,DVD} and boot.isos only
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 438175d60..c8496edbf 100644 --- a/en/index.php +++ b/en/index.php @@ -248,7 +248,7 @@ $nav = array( </li> <li><a href="contribute/" class="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a> </li> - <li><a href="3/" class="dl-btn-other"><?php _e('Test Mageia 3%s', array(' beta 2')); ?></a></li> + <li><a href="3/" class="dl-btn-other"><?php _e('Test Mageia 3%s', array(' beta 3')); ?></a></li> </ul> </div> </div> |