diff options
author | filip <filip.komar@gmail.com> | 2015-03-12 20:12:40 +0100 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2015-03-12 20:12:40 +0100 |
commit | 38874bca81258782f11aca4df8e74fd63062ef11 (patch) | |
tree | 42c56642f4473cebc04ca851111040ed2d2ac051 /en/about/reports | |
parent | 02395dfe2b2c567f87296e0f0bef54d51f3a4bc9 (diff) | |
download | www-38874bca81258782f11aca4df8e74fd63062ef11.tar www-38874bca81258782f11aca4df8e74fd63062ef11.tar.gz www-38874bca81258782f11aca4df8e74fd63062ef11.tar.bz2 www-38874bca81258782f11aca4df8e74fd63062ef11.tar.xz www-38874bca81258782f11aca4df8e74fd63062ef11.zip |
center the navigation on 2010 Financial Report page
Diffstat (limited to 'en/about/reports')
-rw-r--r-- | en/about/reports/2010/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/reports/2010/index.php b/en/about/reports/2010/index.php index e4bddf87d..beb055290 100644 --- a/en/about/reports/2010/index.php +++ b/en/about/reports/2010/index.php @@ -10,7 +10,7 @@ <?php include '../../../../analytics.php'; ?> </head> <body class="about"> - <?php include '../../../../langs.php'; ?> + <?php define('ALIGNMENT', 'Center');include '../../../../langs.php'; ?> <h1 id="mgnavt"><a href="../">Activity Reports</a> » 2010 Financial Report</h1> <div id="doc" class="yui-t7"> <div id="bd" role="main"> |