diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2015-05-26 17:45:22 +0200 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2015-05-26 17:45:22 +0200 |
commit | 0c3856d7490e5b6c2f1e4c8283402e1c8f22bbb6 (patch) | |
tree | ffb9d33392e075e8c1b0d0496aa18a93a732e2be /en/5 | |
parent | b9577630a7a37f5bbf28e7be66f222ea8a1ca1aa (diff) | |
download | www-0c3856d7490e5b6c2f1e4c8283402e1c8f22bbb6.tar www-0c3856d7490e5b6c2f1e4c8283402e1c8f22bbb6.tar.gz www-0c3856d7490e5b6c2f1e4c8283402e1c8f22bbb6.tar.bz2 www-0c3856d7490e5b6c2f1e4c8283402e1c8f22bbb6.tar.xz www-0c3856d7490e5b6c2f1e4c8283402e1c8f22bbb6.zip |
Switch to mga5 file for the webpage
Diffstat (limited to 'en/5')
-rwxr-xr-x | en/5/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index 30fcb4b8d..d22785f66 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -13,7 +13,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; -$dictionary = read_translation_file($locale, "cauldron"); +$dictionary = read_translation_file($locale, "5"); function get_mageia($name, $version, $release) { |