Changeset - d9f32e4093e2
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-21 17:33:56
bkuhn@ebb.org
Properly close tags.
1 file changed with 2 insertions and 5 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/2015-supporter-appeal.html
Show inline comments
...
 
@@ -411,14 +411,11 @@ so we can stand up for the GPL together.</p>
 
                             src="/img/supporter-payment-button-annual.png"
 
                             height="81" width="188"
 
                             border="0" name="submit" alt="Renew as an Annual Supporter Now!">
 
                      <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 
<br/><br/><small>Button above redirects to PayPal's site for credit
 
        card, bank account or PayPal balance payment methods.  Select options
 
        first.  Choosing options here will change any previous settings.</small>
 
                      </div>
 

	
 
</form>
 
</div>
 
  first.  Choosing options here will change any previous settings.</small>
 
</div></form></div>
 
<span id="form-correction-needed" class="form-error">Please ensure all form data above is correct.</span>
 
</div>
 
{% endblock %}
0 comments (0 inline, 0 general)