Correct total for proper amount of 2-to-1 match.
The original total was miscalculated. Some of the donations weren't properly counted as 2-to-1.
This commit is contained in:
parent
5575da61fd
commit
4be33e71d9
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Support
|
||||
Now!</h1></div>
|
||||
$<span id="fundraiser-so-far">740</span> of the $<span id="fundraiser-goal">5,000</span> match goal met.<br/>
|
||||
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">14.8%</span></div>
|
||||
$<span id="fundraiser-so-far">980</span> of $<span id="fundraiser-goal">5,000</span> match met.<br/>
|
||||
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">19.6%</span></div>
|
||||
|
||||
<h3>Help Us Reach Our Match Goal:</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue