Changeset - 76479769d49b
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-01 23:45:29
bkuhn@ebb.org
Attempt to fix amount not coming through.
1 file changed with 2 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/index.html
Show inline comments
...
 
@@ -154,6 +154,6 @@ internal policies</a> are published and available for scrutiny.</p>
 
            method="post" name="supporter">
 
                <input type="hidden" name="business" value="info@sfconservancy.org" />
 
            <input type="hidden" name="hosted_button_id" value="FECH4D8EQUTFY">
 
                  <input type="hidden" name="item_name" value="Conservancy Supporter, Annual" />
 
                      <input type="hidden" name="cmd" value="_s-xclick" />
 
                      <h5>Amount:</h5>$<input id="amount" type="text" name="amount" size="5" value="120" /><br/>
 
                      <h5>Amount:</h5>$<input id="amount" type="text" name="amount" size="7" value="120" /><br/>
 
                      <small>($120 minimum; increase the amount if you'd like to help us more.)</small>
...
 
@@ -188,3 +188,2 @@ internal policies</a> are published and available for scrutiny.</p>
 
                      <br />
 
                      <input type="hidden" name="hosted_button_id" value="WJZ98RW3A49XJ">
 
                      <input type="image"
0 comments (0 inline, 0 general)