aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/2012/index.php
diff options
context:
space:
mode:
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';