aboutsummaryrefslogtreecommitdiffstats
path: root/en/about
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-02-21 14:49:03 +0100
committerfilip <filip.komar@gmail.com>2015-02-21 14:49:03 +0100
commitd599e2d0729d9479ab6401f24532d8f047f9791c (patch)
tree8ddbe9b258b5a3e9b093f79a0f01f5d3253b8bf1 /en/about
parent5b5ff016f6a84ec02eb9ecf085f622189b0c0265 (diff)
downloadwww-d599e2d0729d9479ab6401f24532d8f047f9791c.tar
www-d599e2d0729d9479ab6401f24532d8f047f9791c.tar.gz
www-d599e2d0729d9479ab6401f24532d8f047f9791c.tar.bz2
www-d599e2d0729d9479ab6401f24532d8f047f9791c.tar.xz
www-d599e2d0729d9479ab6401f24532d8f047f9791c.zip
center the navigation on page about
Diffstat (limited to 'en/about')
-rw-r--r--en/about/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/index.php b/en/about/index.php
index 90c1f7886..427247d6f 100644
--- a/en/about/index.php
+++ b/en/about/index.php
@@ -1,6 +1,6 @@
<?php
-
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../langs.php';
$dictionary = read_translation_file($locale, "about");