File diff b90413809f26 → fa29e1b8f3e2
www/conservancy/static/supporter/index.html
Show inline comments
...
 
@@ -164,16 +164,19 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <input type="hidden" name="on4" value="joinList" />
 
                      <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"
 
                             src="/img/supporter-payment-button-annual.png"
 
                             height="81" width="188"
 
                             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>
 
<br/><br/><small>Button above redirects to PayPal's site for credit
 
        card, bank account or PayPal balance payment methods.  Select
 
                      your options first.</small>
 
                      </div>
 

	
 
</form>
 
</div>
 
<div id="monthly" class="supporter-type-selection">
 
<h3>Join as an Monthly Supporter</h3>
...
 
@@ -213,17 +216,17 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <input type="hidden" name="on4" value="joinList" />
 
                      <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_subscribeCC_LG.gif"
 
                      src="/img/supporter-payment-button-monthly.png"
 
                      height="81" width="188"
 
                      border="0" name="submit" alt="Become a Monthly 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;Subscribe&rdquo;.</small>
 
<br/><br/><small>Button above redirects to PayPal's site for credit
 
        card, bank account or PayPal balance payment methods.  Select
 
                      options to the right first.</small>
 
                      </div>
 
</form>
 
</div>
 
</div>
 
{% endblock %}