From: Radek Czajka Date: Thu, 25 Apr 2013 11:27:38 +0000 (+0200) Subject: Minor fix. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/734825a449339a268dd9dfe71f1ad7b565115c1c Minor fix. --- diff --git a/apps/funding/templates/funding/wlfund.html b/apps/funding/templates/funding/wlfund.html index b0b74f8bf..873e7cf5a 100755 --- a/apps/funding/templates/funding/wlfund.html +++ b/apps/funding/templates/funding/wlfund.html @@ -45,8 +45,8 @@ from successful fundraisers.{% endblocktrans %}
{% trans "Money remaining from the fundraiser for" %}: {{ entry }}
-
{{ entry.total }} zł
+{{ entry.wlfund }} zł
+
{{ entry.total }} zł
{% endif %} {% endfor %}