Changeset - 1c62ecc52121
[Not reviewed]
0 1 1
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-21 17:37:14
bkuhn@ebb.org
Add Renewal button.
2 files changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/img/supporter-payment-button-renewal.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
www/conservancy/static/supporter/2015-supporter-appeal.html
Show inline comments
...
 
@@ -399,23 +399,23 @@ so we can stand up for the GPL together.</p>
 
                          Should we <a href="/sponsors#supporters">list you publicly</a> as a Conservancy Supporter? </strong></label>
 
                      <input type="radio" checked="checked" name="on1" value="publicAckYes" />Yes
 
                      <input type="radio" name="on1" value="publicAckNo" />No<br/>
 
            
 
                      <label for="joinList"><strong>Join Conservancy's
 
                      Low-Traffic Announcement Email List? </strong></label>
 
                      <input type="radio" checked="checked" name="os1" value="joinListYes" />Yes
 
                      <input type="radio" name="os1" value="joinListNo" />No<br/>
 
                      <br />
 
                      <br /></div>
 
                      <div id="renewal" class="supporter-form-submit">
 
                      <input type="image"
 
                             src="/img/supporter-payment-button-annual.png"
 
                             src="/img/supporter-payment-button-renewal.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>
 
<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)