From a492430379eb468bfece51eefe801160a24761aa Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 18 Dec 2015 15:42:10 -0800 Subject: [PATCH] Failed to upload this total as well. Bar was not updating from the right without this change. --- www/conservancy/templates/base_conservancy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/conservancy/templates/base_conservancy.html b/www/conservancy/templates/base_conservancy.html index ef0bf1bb..fb9e940d 100644 --- a/www/conservancy/templates/base_conservancy.html +++ b/www/conservancy/templates/base_conservancy.html @@ -57,7 +57,7 @@
{{ sitefundgoal.fundraiser_so_far_amount|intcomma }} have joined so far {% if sitefundgoal.fundraiser_donation_count_disclose_threshold > 0 %} - and match pledges reduced our 2,500 maximum need by {{ sitefundgoal.fundraiser_donation_count_disclose_threshold|min:133|intcomma }} + and match pledges reduced our 2,500 maximum need by {{ sitefundgoal.fundraiser_donation_count_disclose_threshold|min:216|intcomma }} {% endif %} !