Changeset - 1f7772d09a23
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-01-30 16:07:21
bkuhn@ebb.org
Revert last change: wrong file!
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/index.html
Show inline comments
...
 
@@ -9,12 +9,13 @@
 
<script type="text/javascript" src="/jquery-ui.min.js"></script>
 
<script type="text/javascript" src="/supporter-page.js"></script>
 

	
 
{% endblock %}
 

	
 
{% block content %}
 
<div class="donate-sidebar">
 
<table style="background-color:#afe478;width:100%;">
 
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
 

	
 
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Support
 
    Now!</h1></div>
 

	
...
 
@@ -176,12 +177,16 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <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/>
 
                      <label for="fosdem15"><strong>Attending FOSDEM 2015 Event on Friday 30 January 2015?</strong></label>
 
                      <input type="hidden" name="on2" id="on2" value="fosdem15"/>
 
                      <input type="radio" name="os2" value="fosdem15Yes" />Yes
 
                      <input type="radio" checked="checked" name="os2" value="fosdem15No" />No
 
                      <br />
 
                      <br /></div>
 
                      <div id="annual" class="supporter-form-submit">
 
                      <input type="image"
 
                             src="/img/supporter-payment-button-annual.png"
 
                             height="81" width="188"
0 comments (0 inline, 0 general)