OLD | NEW |
1 <span id="i18n_name" class="hidden">Adblock Plus Contribution </span> | 1 <span id="i18n_name" class="hidden">Adblock Plus Contribution </span> |
2 | 2 |
3 <p> | 3 <p> |
4 Adblock Plus is free, and will always be free. Consider supporting the mission
of Adblock Plus to remove annoying ads from the web. With more funds, you direc
tly help the development of Adblock Plus. | 4 Adblock Plus is free, and will always be free. Consider supporting the mission
of Adblock Plus to remove annoying ads from the web. With more funds, you direc
tly help the development of Adblock Plus. |
5 </p> | 5 </p> |
6 | 6 |
7 <div id="form" class="paypal"> | 7 <div id="form" class="paypal"> |
8 <p id="payment"> | 8 <p id="payment"> |
9 <strong>Select your payment method</strong> | 9 <strong>Select your payment method</strong> |
10 | 10 |
11 <button class="paypal">PayPal</button> | 11 <button class="paypal">PayPal</button> |
12 <button class="credit-card">Credit Card</button> | 12 <button class="credit-card">Credit Card</button> |
13 <button class="bitcoin">Bitcoin</button> | |
14 </p> | 13 </p> |
15 | 14 |
16 <div id="form-fields"> | 15 <div id="form-fields"> |
17 <p id="form-currency"> | 16 <p id="form-currency"> |
18 <strong>Choose your currency</strong> | 17 <strong>Choose your currency</strong> |
19 | 18 |
20 <label> | 19 <label> |
21 <input type="radio" name="currency" value="USD" checked="checked"/> | 20 <input type="radio" name="currency" value="USD" checked="checked"/> |
22 <fix>$</fix> | 21 <fix>$</fix> |
23 </label> | 22 </label> |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
66 <span id="error"/> | 65 <span id="error"/> |
67 | 66 |
68 <div id="refund-message"> | 67 <div id="refund-message"> |
69 <div> | 68 <div> |
70 You can get a refund within 120 days of payment. Just send an email to <
a href="mailto:info@adblockplus.org"><fix>info@adblockplus.org</fix></a>. | 69 You can get a refund within 120 days of payment. Just send an email to <
a href="mailto:info@adblockplus.org"><fix>info@adblockplus.org</fix></a>. |
71 </div> | 70 </div> |
72 <div id="recurrent-cancellation"> | 71 <div id="recurrent-cancellation"> |
73 <fix>* </fix>To cancel your monthly payment just click on how you donate
d: | 72 <fix>* </fix>To cancel your monthly payment just click on how you donate
d: |
74 <ul> | 73 <ul> |
75 <li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_manage-paylist
" target="_blank">I donated with PayPal</a></li> | 74 <li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_manage-paylist
" target="_blank">I donated with PayPal</a></li> |
76 <li><a href="https://coinbase.com/recurring_payments" target="_blank">
I donated with Bitcoin</a></li> | |
77 </ul> | 75 </ul> |
78 </div> | 76 </div> |
79 </div> | 77 </div> |
80 </div> | 78 </div> |
81 </div> | 79 </div> |
OLD | NEW |