aboutsummaryrefslogtreecommitdiffstats
path: root/en/contact
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-02-20 22:01:25 +0100
committerfilip <filip.komar@gmail.com>2015-02-20 22:01:25 +0100
commit5abe333b9435defe2b4f5224a3887e0e898a09cc (patch)
tree779512c7ce3172a93111618416a45b11aa9b6eb0 /en/contact
parent282026ffff3edb20c0462961c74a33428205e130 (diff)
downloadwww-5abe333b9435defe2b4f5224a3887e0e898a09cc.tar
www-5abe333b9435defe2b4f5224a3887e0e898a09cc.tar.gz
www-5abe333b9435defe2b4f5224a3887e0e898a09cc.tar.bz2
www-5abe333b9435defe2b4f5224a3887e0e898a09cc.tar.xz
www-5abe333b9435defe2b4f5224a3887e0e898a09cc.zip
to soon as the page is left aligned ;)
Diffstat (limited to 'en/contact')
-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 ac5dc2782..0b81c9ec2 100644
--- a/en/contact/index.php
+++ b/en/contact/index.php
@@ -1,6 +1,6 @@
<?php
define('HLANG', true);
-define('ALIGNMENT', 'Center');
+define('ALIGNMENT', 'Left'); // Center
require '../../langs.php';
$dictionary = read_translation_file($locale, 'contact');
?><!DOCTYPE html>