Changeset - 15b3cbb27392
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-02 17:11:36
bkuhn@ebb.org
Better alt text and incorrectly placed </div>
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/index.html
Show inline comments
...
 
@@ -160,16 +160,15 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <input type="radio" checked="checked" name="os4" value="Yes" />Yes
 
                      <input type="radio" name="os4" value="No" />No<br>
 
                      <br /></div>
 
                      <div id="supporter-form-submit">
 
                      <input type="image"
 
                             src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
 
                             border="0" name="submit" alt="Become a Supporter Now!">
 
                             border="0" name="submit" alt="Become an Annual Supporter Now!">
 
                      <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 
                      <br/><small>You will be redirected to PayPal's site when you click &ldquo;Donate&rdquo;.</small>
 
                      </div>
 
                      </div>
 

	
 
</form>
 
</div>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)