aboutsummaryrefslogtreecommitdiffstats
path: root/en/doc/index.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-02-18 19:00:37 +0100
committerfilip <filip.komar@gmail.com>2015-02-18 19:00:37 +0100
commit6ffc15063df222056c581341f851f3cfa775eea6 (patch)
tree7361201c31f675518625560588e62ab2742e6e28 /en/doc/index.php
parentda948eb8d843e441ffca473a3b9a4a8361073e54 (diff)
downloadwww-6ffc15063df222056c581341f851f3cfa775eea6.tar
www-6ffc15063df222056c581341f851f3cfa775eea6.tar.gz
www-6ffc15063df222056c581341f851f3cfa775eea6.tar.bz2
www-6ffc15063df222056c581341f851f3cfa775eea6.tar.xz
www-6ffc15063df222056c581341f851f3cfa775eea6.zip
center the navigation on page doc and its archive
Diffstat (limited to 'en/doc/index.php')
-rw-r--r--en/doc/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/doc/index.php b/en/doc/index.php
index 297e91d39..54ff6d964 100644
--- a/en/doc/index.php
+++ b/en/doc/index.php
@@ -1,9 +1,9 @@
<?php
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../langs.php';
$dictionary = read_translation_file($locale, 'documentation');
-
require 'doc.php';