Additional donation this week.
This commit is contained in:
parent
3cb2120df3
commit
df56292717
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: (10344 / 75000) * 100 });
|
$("#progressbar").progressbar({ value: (10374 / 75000) * 100 });
|
||||||
|
|
||||||
$('.toggle-content').hide();
|
$('.toggle-content').hide();
|
||||||
|
|
||||||
|
@ -139,7 +139,7 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
||||||
*/
|
*/
|
||||||
</script>
|
</script>
|
||||||
-->
|
-->
|
||||||
$10,344 raised toward<br/>
|
$10,374 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%">13.8%</div>
|
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">13.8%</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