Changeset - a08c3dd90cbf
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 11 years ago 2013-05-01 03:40:46
bkuhn@ebb.org
Fix "Donating" text.
1 file changed with 6 insertions and 6 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -229,4 +229,4 @@ evbind(document.getElementById('bank-account-form'), 'submit',
 
<div class="toggle-unit">
 
    <h4 class="toggle-control" data-text="Donate by Google Checkout?" 
 
    data-expanded-text="Donate by Google Checkout:">Donate by Google Checkout?</h4>
 
    <h4 class="toggle-control" data-text="Donating by Google Checkout?" 
 
    data-expanded-text="Donate by Google Checkout:">Donating by Google Checkout?</h4>
 
    <div class="toggle-content">
...
 
@@ -268,4 +268,4 @@ function validateAmount(amount){
 
<div class="toggle-unit">
 
    <h4 class="toggle-control" data-text="Donate by Wire Transfer?" 
 
    data-expanded-text="Donate by Wire Transfer:">Donate by Wire Transfer?</h4>
 
    <h4 class="toggle-control" data-text="Donating by Wire Transfer?" 
 
    data-expanded-text="Donate by Wire Transfer:">Donating by Wire Transfer?</h4>
 
    <div class="toggle-content">
...
 
@@ -279,4 +279,4 @@ function validateAmount(amount){
 
<div class="toggle-unit">
 
    <h4 class="toggle-control" data-text="Donate by Paper Check?" 
 
    data-expanded-text="Donate by Paper Check:">Donate by Paper Check?</h4>
 
    <h4 class="toggle-control" data-text="Donating by Paper Check?" 
 
    data-expanded-text="Donate by Paper Check:">Donating by Paper Check?</h4>
 
    <div class="toggle-content">
0 comments (0 inline, 0 general)