diff options
Diffstat (limited to 'en/community/index.php')
-rw-r--r-- | en/community/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php index edc1d0756..6a93ece82 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -1,6 +1,6 @@ <?php - define('HLANG', true); +define('ALIGNMENT', 'Center'); require '../../langs.php'; $dictionary = read_translation_file($locale, 'community'); include '../../lib/news.php'; |