aboutsummaryrefslogtreecommitdiffstats
path: root/en/map
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-02-18 18:46:27 +0100
committerfilip <filip.komar@gmail.com>2015-02-18 18:46:27 +0100
commit2c14471353a7bc983c1ec1554c3d43ce5aa8f874 (patch)
tree785f9decb1a8c81593bd9f228c02196b5d87832f /en/map
parent7f022ffd5c2c40cddd22f00c3e374a18add07f42 (diff)
downloadwww-2c14471353a7bc983c1ec1554c3d43ce5aa8f874.tar
www-2c14471353a7bc983c1ec1554c3d43ce5aa8f874.tar.gz
www-2c14471353a7bc983c1ec1554c3d43ce5aa8f874.tar.bz2
www-2c14471353a7bc983c1ec1554c3d43ce5aa8f874.tar.xz
www-2c14471353a7bc983c1ec1554c3d43ce5aa8f874.zip
center the navigation on page map
Diffstat (limited to 'en/map')
-rw-r--r--en/map/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/map/index.php b/en/map/index.php
index 75905cb67..438520f6a 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -1,6 +1,6 @@
<?php
-
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../langs.php';
$dictionary = read_translation_file($locale, 'map');