diff options
Diffstat (limited to 'en/index.php')
-rw-r--r-- | en/index.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php index 8950cfa29..e4c95d5ca 100644 --- a/en/index.php +++ b/en/index.php @@ -245,7 +245,9 @@ $nav = array( </p> </li> <li><a href="contribute/" class="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a> - </li> + </li> + <!--<li><a href="4/" class="dl-btn-other"><?php _e('Test Mageia 4 alpha 1'); ?></a> + </li>--> </ul> </div> </div> |