aboutsummaryrefslogtreecommitdiffstats
path: root/en/calendar
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-03-11 22:27:11 +0100
committerfilip <filip.komar@gmail.com>2015-03-11 22:27:11 +0100
commit8a2eff63c5198b6ac5db29c634932ab7574c267a (patch)
tree358c463e260441874e52bdd7a9572096ff82dcd5 /en/calendar
parent7dd4d65e36355748bb76361dbbd0af95670f8137 (diff)
downloadwww-8a2eff63c5198b6ac5db29c634932ab7574c267a.tar
www-8a2eff63c5198b6ac5db29c634932ab7574c267a.tar.gz
www-8a2eff63c5198b6ac5db29c634932ab7574c267a.tar.bz2
www-8a2eff63c5198b6ac5db29c634932ab7574c267a.tar.xz
www-8a2eff63c5198b6ac5db29c634932ab7574c267a.zip
center the navigation on calendar page
Diffstat (limited to 'en/calendar')
-rw-r--r--en/calendar/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/calendar/index.php b/en/calendar/index.php
index 397823fa8..77e3691df 100644
--- a/en/calendar/index.php
+++ b/en/calendar/index.php
@@ -1,7 +1,7 @@
<?php
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../langs.php';
-
$dictionary = read_translation_file($locale, "calendar");
/**