diff options
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"); |