aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/2012/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2013-01-29 18:33:49 +0000
committerRomain d'Alverny <rda@mageia.org>2013-01-29 18:33:49 +0000
commitdab5cb90ecc3449339785ed301cd2a84ea4171f4 (patch)
treebaf2b5654fd9a5ca5c7b57a48702546b93523026 /en/about/reports/2012/index.php
parent1c897973e0d31e365154f221c1b082dcf4e798ad (diff)
downloadwww-dab5cb90ecc3449339785ed301cd2a84ea4171f4.tar
www-dab5cb90ecc3449339785ed301cd2a84ea4171f4.tar.gz
www-dab5cb90ecc3449339785ed301cd2a84ea4171f4.tar.bz2
www-dab5cb90ecc3449339785ed301cd2a84ea4171f4.tar.xz
www-dab5cb90ecc3449339785ed301cd2a84ea4171f4.zip
close/finalize 2012 accounts
Diffstat (limited to 'en/about/reports/2012/index.php')
-rw-r--r--en/about/reports/2012/index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/en/about/reports/2012/index.php b/en/about/reports/2012/index.php
index dc08ee012..7e3f1c3d7 100644
--- a/en/about/reports/2012/index.php
+++ b/en/about/reports/2012/index.php
@@ -11,7 +11,7 @@ $js_options_hAxis = '{title: "2012"}';
$js_data2_values = <<<S
['2010', 8801.66, 1277.77],
['2011', 11154.02, 8327.25],
- ['2012', 8358.08, 10754.23]
+ ['2012', 10072.08, 10766.69]
S;
$intro = <<<S
@@ -23,7 +23,6 @@ $intro = <<<S
S;
$last_known_account_title = sprintf('Account status on December 31<sup>st</sup>, %s', $year);
-$last_known_account_title = sprintf('Account status');
include '../template.php';