Changeset - aec0f8080e26
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-01 18:44:47
bkuhn@ebb.org
Rework text on form.
1 file changed with 4 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/index.html
Show inline comments
...
 
@@ -164,33 +164,34 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <h5>T-shirt size:</h5>
 
                      <select type="hidden" name="on3" id="T-shirt Size">
 
                        <option value="MenS" />Men's S</option>
 
                        <option value="MenM" />Men's M</option>
 
                        <option value="MenL" />Men's L</option>
 
                        <option value="MenXL" />Men's XL</option>
 
                        <option value="Men2XL" />Men's 2XL</option>
 
                        <option value="LadiesS" />Ladies' S</option>
 
                        <option value="LadiesM" />Ladies' M</option>
 
                        <option value="LadiesL" />Ladies' L</option>
 
                         <option value="LadiesXL" />Ladies' XL</option>
 
                      </select><br/>
 
                      <h5>Public Acknowledgment of your Support?:</h5>
 
                      <h5>Would you like to be acknowledged publicly as a Conservancy  Supporter?:</h5>
 
                      <input type="hidden" name="on2" value="List name in the donors page" />
 
                      <input type="radio" checked="checked" name="os2" value="Yes" />Yes
 
                      <input type="radio" name="os2" value="No" />No<br/>
 
            
 
                                            <h5>Join Announcement Email List?</h5>
 
                                            <h5>Join Conservancy's Low-Traffic Announcement Email List?</h5>
 
                      <input type="hidden" name="on4" value="Join Mailing List" />
 
                      <input type="radio" checked="checked" name="os4" value="Yes" />Yes
 
                      <input type="radio" name="os4" value="No" />No<br>
 
                      <br />
 
                      <small>You will be redirected to the Paypal website.</small>
 
                      <input type="hidden" name="hosted_button_id" value="WJZ98RW3A49XJ">
 
                      <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!">
 
                      <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 
                    </form>
 
                      <small>You will be redirected to the Paypal website to
 
                      become a supporter when you click &ldquo;Donate&rdquo;.</small>
 

	
 
</div>
 

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