aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-19 21:51:44 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-19 21:51:44 +0000
commit794c91f4e1f3f155ec18b3ca4f975e016f49ddad (patch)
treec5cc7bc12f43bb9fb249130c1a9a271d99b5fba8 /en/donate
parent9d2f9bec07faa7ee4b1772c75cdbb687cdde249b (diff)
downloadwww-794c91f4e1f3f155ec18b3ca4f975e016f49ddad.tar
www-794c91f4e1f3f155ec18b3ca4f975e016f49ddad.tar.gz
www-794c91f4e1f3f155ec18b3ca4f975e016f49ddad.tar.bz2
www-794c91f4e1f3f155ec18b3ca4f975e016f49ddad.tar.xz
www-794c91f4e1f3f155ec18b3ca4f975e016f49ddad.zip
donate: update link to financial reports
Diffstat (limited to 'en/donate')
-rw-r--r--en/donate/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index 1f8411209..17fcbf2de 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -85,7 +85,7 @@ _lang_load($locale, 'donate');
<h2 id="status"><?php _e('How to track donation?')?></h2>
<p><?php echo sprintf(_t('Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>!'),
'<span id="donations_total">x</span> euros', '<span id="balance">x</span> euros');?></p>
- <p><?php echo sprintf(_t('We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.'), '../about/reports/' . date('Y') . '/')?></p>
+ <p><?php echo sprintf(_t('We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.'), '../about/reports/')?></p>
<!--