diff options
author | Romain d'Alverny <rda@mageia.org> | 2013-03-31 11:53:11 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2013-03-31 11:53:11 +0000 |
commit | 9c54dd6466cd78864d4a99a92a18499feb5c12e6 (patch) | |
tree | 97ce700606cd87362b4a6f8b5fb8e45d8f98049c /en/index.php | |
parent | 8c849399d08378999855a7b31307f8556d81a97d (diff) | |
download | www-9c54dd6466cd78864d4a99a92a18499feb5c12e6.tar www-9c54dd6466cd78864d4a99a92a18499feb5c12e6.tar.gz www-9c54dd6466cd78864d4a99a92a18499feb5c12e6.tar.bz2 www-9c54dd6466cd78864d4a99a92a18499feb5c12e6.tar.xz www-9c54dd6466cd78864d4a99a92a18499feb5c12e6.zip |
M3b4
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 c8496edbf..dc6d855c3 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 3')); ?></a></li> + <li><a href="3/" class="dl-btn-other"><?php _e('Test Mageia 3%s', array(' beta 4')); ?></a></li> </ul> </div> </div> |