diff options
author | Damien Lallement <dams@mageia.org> | 2012-01-10 14:15:30 +0000 |
---|---|---|
committer | Damien Lallement <dams@mageia.org> | 2012-01-10 14:15:30 +0000 |
commit | ab9c50301a20f372665951774daac9fb7e59ee37 (patch) | |
tree | 93117c10f154c8effa083b951e969d2e768a2406 /en | |
parent | 6c88be485ab67d0fd397d3b8204533f5f0576e90 (diff) | |
download | www-ab9c50301a20f372665951774daac9fb7e59ee37.tar www-ab9c50301a20f372665951774daac9fb7e59ee37.tar.gz www-ab9c50301a20f372665951774daac9fb7e59ee37.tar.bz2 www-ab9c50301a20f372665951774daac9fb7e59ee37.tar.xz www-ab9c50301a20f372665951774daac9fb7e59ee37.zip |
typo
Diffstat (limited to 'en')
-rw-r--r-- | en/donate/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index e6cb1ab00..6d8979141 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -40,7 +40,7 @@ </ul> <hr /> <h2 id="status">How to track donation?</h2> - <p>Currently, we received a lot of generous donations (<a href="/en/about/reports/<?php echo date('Y'); ?>">remains</a> <strong><?php echo $g_donate_remain; ?></strong>) + <p>Currently, we received a lot of generous donations (<a href="/en/about/reports/<?php echo date('Y'); ?>">remains</a> <strong><?php echo $g_amount_remain; ?></strong>) thanks to all of our <a href="/en/thank-you/">donors</a>!</p> <p>We believe public accountability is crucial. You can know more about how are used the funds received by reading our |