Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-US.html |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | <tr> |
34 | 34 | <td colspan="2"> |
35 | 35 | <div id="step1header"> |
36 | | - <h3 class="amount_header">%donate_interface-amount-recurring% <span id="selected-amount">$@amount</span></h3> |
| 36 | + <h3 class="amount_header">Monthly donation amount: <span id="selected-amount">$@amount</span></h3> |
37 | 37 | </div> |
38 | 38 | </td> |
39 | 39 | </tr> |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-CA.html |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | <tr> |
34 | 34 | <td colspan="2"> |
35 | 35 | <div id="step1header"> |
36 | | - <h3 class="amount_header">%donate_interface-amount-recurring% <span id="selected-amount">$@amount (CAD)</span></h3> |
| 36 | + <h3 class="amount_header">Monthly donation amount: <span id="selected-amount">$@amount (CAD)</span></h3> |
37 | 37 | </div> |
38 | 38 | </td> |
39 | 39 | </tr> |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rcc/rcc-AU.html |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | <tr> |
34 | 34 | <td colspan="2"> |
35 | 35 | <div id="step1header"> |
36 | | - <h3 class="amount_header">%donate_interface-amount-recurring% <span id="selected-amount">$@amount (AUD)</span></h3> |
| 36 | + <h3 class="amount_header">Monthly donation amount: <span id="selected-amount">$@amount (AUD)</span></h3> |
37 | 37 | </div> |
38 | 38 | </td> |
39 | 39 | </tr> |