diff options
Diffstat (limited to 'en/index.php')
-rw-r--r-- | en/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/index.php b/en/index.php index 30ee473b0..baea7c639 100644 --- a/en/index.php +++ b/en/index.php @@ -244,8 +244,8 @@ $nav = array( </li> <li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a> </li> - <!--<li><a href="4/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 5 alpha 1</a> - </li>--> + <li><a href="5/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 5 alpha 1</a> + </li> </ul> </div> </div> |