aboutsummaryrefslogtreecommitdiffstats
path: root/en/community
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-02-20 22:07:19 +0100
committerfilip <filip.komar@gmail.com>2015-02-20 22:07:19 +0100
commit7bd5e49f7b30e1b0ee4e4e2bd72a6698d5c01bf7 (patch)
tree10e97752c2e5b58a3ec026806cc5ceea6e750d46 /en/community
parent5abe333b9435defe2b4f5224a3887e0e898a09cc (diff)
downloadwww-7bd5e49f7b30e1b0ee4e4e2bd72a6698d5c01bf7.tar
www-7bd5e49f7b30e1b0ee4e4e2bd72a6698d5c01bf7.tar.gz
www-7bd5e49f7b30e1b0ee4e4e2bd72a6698d5c01bf7.tar.bz2
www-7bd5e49f7b30e1b0ee4e4e2bd72a6698d5c01bf7.tar.xz
www-7bd5e49f7b30e1b0ee4e4e2bd72a6698d5c01bf7.zip
center the navigation on page community
Diffstat (limited to 'en/community')
-rw-r--r--en/community/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php
index edc1d0756..6a93ece82 100644
--- a/en/community/index.php
+++ b/en/community/index.php
@@ -1,6 +1,6 @@
<?php
-
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../langs.php';
$dictionary = read_translation_file($locale, 'community');
include '../../lib/news.php';