Changeset - 7276f0e17cf6
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-12-01 18:29:42
bkuhn@ebb.org
Fix various problems with amount box.
1 file changed with 2 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/supporter/index.html
Show inline comments
...
 
@@ -26,5 +26,4 @@
 
                      <input type="hidden" name="cmd" value="_s-xclick" />
 
                      <input id="amount" type="text" name="amount" size="1" value="120" />
 
                      <small>($120 minimum to become a supporter; please increase the amount above if you want to
 
                      make a bigger impact to support Conservancy.)</small>
 
                      <input id="amount" type="text" name="amount" size="5" value="120" />
 
                      <small>($120 min; increase amount if you'd like.)</small>
 

	
0 comments (0 inline, 0 general)