diff options
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 1ad31497f..7ee7499eb 100644 --- a/en/index.php +++ b/en/index.php @@ -279,7 +279,7 @@ $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="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 alpha</a></li>--> + <li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 dev1</a></li> </ul> </div> |