diff options
Diffstat (limited to 'en/donate')
-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 |