This min should no longer be here.
This commit is contained in:
parent
8fd57c8873
commit
fe5e5ae85d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ Thus, our 750 goal was achieved & {{ sitefundgoal.fundraiser_so_far_amount|s
|
||||||
joined beyond that.
|
joined beyond that.
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if sitefundgoal.fundraiser_donation_count_disclose_threshold > 0 %}
|
{% if sitefundgoal.fundraiser_donation_count_disclose_threshold > 0 %}
|
||||||
Also, match pledges reduced our <span id="site-fundraiser-final-goal">{{ sitefundgoal.fundraiser_goal_amount|intcomma }}</span> maximum need by <span id="site-fundraiser-match-count">{{ sitefundgoal.fundraiser_donation_count_disclose_threshold|min:632|intcomma }}</span>
|
Also, match pledges reduced our <span id="site-fundraiser-final-goal">{{ sitefundgoal.fundraiser_goal_amount|intcomma }}</span> maximum need by <span id="site-fundraiser-match-count">{{ sitefundgoal.fundraiser_donation_count_disclose_threshold|intcomma }}</span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
!</div></a>
|
!</div></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue