aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-03-11 22:13:12 +0100
committerfilip <filip.komar@gmail.com>2015-03-11 22:13:12 +0100
commit42b0bc94964ef8021049492f1fd7494a6a52ff82 (patch)
treec6e87e3937a4aade8f53e2edd68e16243fb936e3 /en/downloads
parent77c9ad3ab1dfd691a9f3e118b1e1b708c351b99c (diff)
downloadwww-42b0bc94964ef8021049492f1fd7494a6a52ff82.tar
www-42b0bc94964ef8021049492f1fd7494a6a52ff82.tar.gz
www-42b0bc94964ef8021049492f1fd7494a6a52ff82.tar.bz2
www-42b0bc94964ef8021049492f1fd7494a6a52ff82.tar.xz
www-42b0bc94964ef8021049492f1fd7494a6a52ff82.zip
center the navigation on downloads/get page
Diffstat (limited to 'en/downloads')
-rw-r--r--en/downloads/get/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php
index 9f46d7013..0678b9f0a 100644
--- a/en/downloads/get/index.php
+++ b/en/downloads/get/index.php
@@ -49,8 +49,8 @@ if (is_null($product)) {
}
define('HLANG', true);
+define('ALIGNMENT', 'Center');
require '../../../langs.php';
-
$dictionary = read_translation_file($locale, "downloads/get");
session_start();