diff options
-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 42ab7fd80..8f894fad2 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(' alpha 2')); ?></a></li> + <li><a href="3/" class="dl-btn-other"><?php _e('Test Mageia 3%s', array(' alpha 3')); ?></a></li> </ul> </div> </div> |