diff options
Diffstat (limited to 'en')
-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 1b9f13144..ca004ba80 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -10,7 +10,7 @@ $dual=true; define('HLANG', true); -define('ALIGNMENT', 'Left'); +define('ALIGNMENT', 'Center'); require '../../langs.php'; $dictionary = read_translation_file($locale, "cauldron"); |