Don't wrap <a> around the <h3>
This commit is contained in:
parent
8c80bfe052
commit
1f03762dab
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
|||
our $75,000 goal.</p>
|
||||
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">3.4%</div>
|
||||
<p><font style="font-size: 25%">(Progress bar updated daily.)</font></p>
|
||||
<a id="donate" style="text-decoration:none">
|
||||
<h3>Help us reach our goal:</h3></a>
|
||||
<a id="donate" style="text-decoration:none"></a>
|
||||
<h3>Help us reach our goal:</h3>
|
||||
|
||||
<!-- PayPal start -->
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||
|
|
Loading…
Reference in a new issue