Changeset - 1f03762dabc0
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 11 years ago 2013-05-01 03:39:02
bkuhn@ebb.org
Don't wrap <a> around the <h3>
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -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">
0 comments (0 inline, 0 general)