aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/2012/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-07-02 09:11:50 +0000
committerRomain d'Alverny <rda@mageia.org>2012-07-02 09:11:50 +0000
commitcb2468d790fe7bb1da99b3af050b46114efd5e84 (patch)
treeeef7776e65845efad68d39d6a278b612bbee8a55 /en/about/reports/2012/index.php
parentfa8ffcf009c5cef0d3db0b238c32778f905787f0 (diff)
downloadwww-cb2468d790fe7bb1da99b3af050b46114efd5e84.tar
www-cb2468d790fe7bb1da99b3af050b46114efd5e84.tar.gz
www-cb2468d790fe7bb1da99b3af050b46114efd5e84.tar.bz2
www-cb2468d790fe7bb1da99b3af050b46114efd5e84.tar.xz
www-cb2468d790fe7bb1da99b3af050b46114efd5e84.zip
text changes
Diffstat (limited to 'en/about/reports/2012/index.php')
-rw-r--r--en/about/reports/2012/index.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/en/about/reports/2012/index.php b/en/about/reports/2012/index.php
index 2e915149c..9ca7ea7dc 100644
--- a/en/about/reports/2012/index.php
+++ b/en/about/reports/2012/index.php
@@ -15,8 +15,6 @@ $js_data2_values = <<<S
S;
$intro = <<<S
- <p>Here is our current financial report for 2012.</p>
-
<ul>
<li>Get the <a href="mageia-financial-report-2012.csv">raw report data</a>
(CSV document, licensed under <a href="http://opendatacommons.org/licenses/odbl/1.0/">ODbL 1.0</a>).
@@ -25,7 +23,7 @@ $intro = <<<S
S;
$last_known_account_title = sprintf('Account status on December 31<sup>st</sup>, %s', $year);
-$last_known_account_title = sprintf('Last known account status');
+$last_known_account_title = sprintf('Account status');
include '../template.php';