diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2022-11-11 20:48:29 +0100 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2022-11-11 20:48:29 +0100 |
commit | dab819fc0b6e3b159f79a150c87b9688f5d635eb (patch) | |
tree | 344da193b8ebc5becc291d12a76d46656fd3779c /en/index.php | |
parent | 0a164f73a2d2aaa3440d2ab2150bb4949ee7ba30 (diff) | |
download | www-dab819fc0b6e3b159f79a150c87b9688f5d635eb.tar www-dab819fc0b6e3b159f79a150c87b9688f5d635eb.tar.gz www-dab819fc0b6e3b159f79a150c87b9688f5d635eb.tar.bz2 www-dab819fc0b6e3b159f79a150c87b9688f5d635eb.tar.xz www-dab819fc0b6e3b159f79a150c87b9688f5d635eb.zip |
Mageia 9 alpha1
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 49ca4f79a..7afbd411e 100644 --- a/en/index.php +++ b/en/index.php @@ -374,7 +374,7 @@ $rtl = is_locale_rtl($locale); </li> <li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a> </li> - <!-- <li><a href="/downloads/prerelease/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 9</a></li>--> + <li><a href="/downloads/prerelease/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 9</a></li> </ul> </div> |