Imported today's transactions. Adds $545 not yet imported.
This commit is contained in:
parent
ee7aa6257a
commit
6c61d85270
1 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
$("#progressbar").progressbar({ value: (6175 / 75000) * 100 });
|
$("#progressbar").progressbar({ value: (8836 / 75000) * 100 });
|
||||||
|
|
||||||
$('.toggle-content').hide();
|
$('.toggle-content').hide();
|
||||||
|
|
||||||
|
@ -139,9 +139,9 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
||||||
*/
|
*/
|
||||||
</script>
|
</script>
|
||||||
-->
|
-->
|
||||||
$6,175 raised toward<br/>
|
$8,836 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%">8.2%</div>
|
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">11.8%</div>
|
||||||
<font style="font-size: 75%">(Progress bar updated daily.)</font>
|
<font style="font-size: 75%">(Progress bar updated daily.)</font>
|
||||||
<a id="donate" style="text-decoration:none"></a>
|
<a id="donate" style="text-decoration:none"></a>
|
||||||
<h3>Help us reach our goal:</h3>
|
<h3>Help us reach our goal:</h3>
|
||||||
|
|
Loading…
Reference in a new issue