aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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");
/**