aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/support/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/support/index.php b/en/support/index.php
index 7e829c4d9..684505f67 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -1,6 +1,6 @@
<?php
-
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../langs.php';
$dictionary = read_translation_file($locale, 'support');