Fix some HTML syntax errors
This commit is contained in:
parent
82c58e3758
commit
15bd2a9add
1 changed files with 5 additions and 6 deletions
|
@ -53,7 +53,6 @@
|
||||||
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
|
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
|
||||||
|
|
||||||
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Donate Now!</h1></div>
|
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Donate Now!</h1></div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<script type="text/javascript" src="https://js.balancedpayments.com/v1/balanced.js"></script>
|
<script type="text/javascript" src="https://js.balancedpayments.com/v1/balanced.js"></script>
|
||||||
|
@ -140,9 +139,9 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
||||||
</script>
|
</script>
|
||||||
-->
|
-->
|
||||||
$66,275 raised toward<br/>
|
$66,275 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%">88.4%</div>
|
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">88.4%</span></div>
|
||||||
<font style="font-size: 75%">(Progress bar updated monthly.)</font>
|
<p style="font-size: 75%">(Progress bar updated monthly.)</p>
|
||||||
<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>
|
||||||
|
|
||||||
|
@ -285,7 +284,7 @@ Other donation methods:
|
||||||
us <a href="http://npoacct.sfconservancy.org">in developing this software</a>.</p>
|
us <a href="http://npoacct.sfconservancy.org">in developing this software</a>.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<br/>
|
<br/>
|
||||||
<hr width="80%"/>
|
<hr/>
|
||||||
<p>Conservancy has a plan to help all non-profit organizations (NPOs) by
|
<p>Conservancy has a plan to help all non-profit organizations (NPOs) by
|
||||||
creating an Open Source and Free Software accounting system usable by
|
creating an Open Source and Free Software accounting system usable by
|
||||||
non-technical bookkeepers, accountants, and non-profit managers. You can
|
non-technical bookkeepers, accountants, and non-profit managers. You can
|
||||||
|
@ -442,7 +441,6 @@ Foundation</a>, The <a href="http://www.gnome.org/foundation/">GNOME Foundation<
|
||||||
fiscal-sponsored projects)</li>
|
fiscal-sponsored projects)</li>
|
||||||
<li>Multi-currency support and reporting</li>
|
<li>Multi-currency support and reporting</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>We will consider the first year of this project successful <em>only if all these
|
<p>We will consider the first year of this project successful <em>only if all these
|
||||||
functions can be performed by a bookkeeper who is generally qualified as a
|
functions can be performed by a bookkeeper who is generally qualified as a
|
||||||
|
@ -604,6 +602,7 @@ Executive Director, <a href="https://openhatch.org/">OpenHatch</a></p>
|
||||||
an <a href="http://opensource.org/licenses">OSI-approved license</a>. New
|
an <a href="http://opensource.org/licenses">OSI-approved license</a>. New
|
||||||
documentation that is written will be released under some license
|
documentation that is written will be released under some license
|
||||||
compatible with <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0 USA</a>.</li>
|
compatible with <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0 USA</a>.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<!-- end campaign text -->
|
<!-- end campaign text -->
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue