diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/about/license/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/license/index.php b/en/about/license/index.php index eb9b086dd..9f70aa158 100644 --- a/en/about/license/index.php +++ b/en/about/license/index.php @@ -1,6 +1,6 @@ <?php - define('HLANG', true); +define('ALIGNMENT', 'Center'); require '../../../langs.php'; $dictionary = read_translation_file($locale, 'about/license'); |