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