Additional donation received today.
This commit is contained in:
parent
aa0bd86a5e
commit
2682a4a484
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
$("#progressbar").progressbar({ value: (40474 / 75000) * 100 });
|
$("#progressbar").progressbar({ value: (40524 / 75000) * 100 });
|
||||||
|
|
||||||
$('.toggle-content').hide();
|
$('.toggle-content').hide();
|
||||||
|
|
||||||
|
@ -139,7 +139,7 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
||||||
*/
|
*/
|
||||||
</script>
|
</script>
|
||||||
-->
|
-->
|
||||||
$40,474 raised toward<br/>
|
$40,524 raised toward<br/>
|
||||||
our $75,000 goal.</br>
|
our $75,000 goal.</br>
|
||||||
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">54.0%</div>
|
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">54.0%</div>
|
||||||
<font style="font-size: 75%">(Progress bar updated daily.)</font>
|
<font style="font-size: 75%">(Progress bar updated daily.)</font>
|
||||||
|
|
Loading…
Reference in a new issue