Changeset - fa1dc618df46
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 11 years ago 2013-05-01 03:57:41
bkuhn@ebb.org
Remove ?'s and just list them out as other donation methods.
1 file changed with 8 insertions and 6 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -228,5 +228,7 @@ evbind(document.getElementById('bank-account-form'), 'submit',
 

	
 
<p>
 
Other donation methods:
 
<div class="toggle-unit">
 
    <h4 class="toggle-control" data-text="Donating by Google Checkout?" 
 
    data-expanded-text="Donate by Google Checkout:">Donating by Google Checkout?</h4>
 
    <h4 class="toggle-control" data-text="Google Checkout" 
 
    data-expanded-text="Google Checkout:">Google Checkout</h4>
 
    <div class="toggle-content">
...
 
@@ -268,4 +270,4 @@ function validateAmount(amount){
 
<div class="toggle-unit">
 
    <h4 class="toggle-control" data-text="Donating by Wire Transfer?" 
 
    data-expanded-text="Donate by Wire Transfer:">Donating by Wire Transfer?</h4>
 
    <h4 class="toggle-control" data-text="Wire Transfer" 
 
    data-expanded-text="Wire Transfer:">Wire Transfer</h4>
 
    <div class="toggle-content">
...
 
@@ -279,4 +281,4 @@ function validateAmount(amount){
 
<div class="toggle-unit">
 
    <h4 class="toggle-control" data-text="Donating by Paper Check?" 
 
    data-expanded-text="Donate by Paper Check:">Donating by Paper Check?</h4>
 
    <h4 class="toggle-control" data-text="Paper Check" 
 
    data-expanded-text="Paper Check:">Paper Check</h4>
 
    <div class="toggle-content">
0 comments (0 inline, 0 general)