aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/about/code-of-conduct/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/code-of-conduct/index.php b/en/about/code-of-conduct/index.php
index e08d32158..d95a88f79 100644
--- a/en/about/code-of-conduct/index.php
+++ b/en/about/code-of-conduct/index.php
@@ -1,8 +1,8 @@
<?php
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../../langs.php';
$dictionary = read_translation_file($locale, 'about/code-of-conduct');
-
?><!DOCTYPE html>
<html dir="ltr" lang="<?php echo $locale; ?>">