aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/doc/index.php')
-rw-r--r--en/doc/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/doc/index.php b/en/doc/index.php
index 297e91d39..54ff6d964 100644
--- a/en/doc/index.php
+++ b/en/doc/index.php
@@ -1,9 +1,9 @@
<?php
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../langs.php';
$dictionary = read_translation_file($locale, 'documentation');
-
require 'doc.php';