diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-07-08 22:00:52 +0200 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-07-08 22:00:52 +0200 |
commit | 37df971009da0057b58e05377faf0fdc3101d1ef (patch) | |
tree | 945b97f83896fc017b6149e1c1c49c9f7be8ec3b /en/5 | |
parent | 9d084ff441a1f8309eb259a244186951ec43c9fb (diff) | |
download | www-37df971009da0057b58e05377faf0fdc3101d1ef.tar www-37df971009da0057b58e05377faf0fdc3101d1ef.tar.gz www-37df971009da0057b58e05377faf0fdc3101d1ef.tar.bz2 www-37df971009da0057b58e05377faf0fdc3101d1ef.tar.xz www-37df971009da0057b58e05377faf0fdc3101d1ef.zip |
Add definitions for Mga5 alpha1 iso, there will be no torrents yet
Diffstat (limited to 'en/5')
-rwxr-xr-x | en/5/download_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index e4f30cb69..5543a8f65 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -10,6 +10,7 @@ $dual=true; define('HLANG', true); +define('ALIGNMENT', 'Left'); require '../../langs.php'; $dictionary = read_translation_file($locale, "cauldron"); |