diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2019-04-16 20:57:20 +0200 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2019-04-16 20:57:20 +0200 |
commit | ddb3a2b40712c9b0b1e26444db1ff92ba6272bfc (patch) | |
tree | c479e19967841b480de89c86bf79e240f10ef4fe /en/index.php | |
parent | 6e1f6ab95a88c307055099f28e4083fda302b20b (diff) | |
download | www-ddb3a2b40712c9b0b1e26444db1ff92ba6272bfc.tar www-ddb3a2b40712c9b0b1e26444db1ff92ba6272bfc.tar.gz www-ddb3a2b40712c9b0b1e26444db1ff92ba6272bfc.tar.bz2 www-ddb3a2b40712c9b0b1e26444db1ff92ba6272bfc.tar.xz www-ddb3a2b40712c9b0b1e26444db1ff92ba6272bfc.zip |
Mga7 beta3 iso
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 1b5509ccb..3d292b998 100644 --- a/en/index.php +++ b/en/index.php @@ -291,7 +291,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot </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 7 beta 2</a></li> + <li><a href="/downloads/prerelease/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 7 beta 3</a></li> </ul> </div> |