From 9d2f9bec07faa7ee4b1772c75cdbb687cdde249b Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Wed, 19 Jun 2013 21:45:24 +0000 Subject: donate: add donations total and current balance --- en/donate/index.php | 5 ++++- g/js/treasurer.js | 7 +++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/en/donate/index.php b/en/donate/index.php index de14c6888..1f8411209 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -21,6 +21,9 @@ _lang_load($locale, 'donate'); #options > li { list-style: none; padding: 0; margin: 0 0 4em 0; } .dlinfo li { margin-bottom: 0.6em; } + + + @@ -81,7 +84,7 @@ _lang_load($locale, 'donate');

donors!'), - $g_donate_amount, $g_amount_remain);?>

+ 'x euros', 'x euros');?>

financial reports.'), '../about/reports/' . date('Y') . '/')?>