Left: | ||
Right: |
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 |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
62 </label> | 62 </label> |
63 </p> | 63 </p> |
64 | 64 |
65 <button id="donate">Donate</button> | 65 <button id="donate">Donate</button> |
66 <span id="error"/> | 66 <span id="error"/> |
67 | 67 |
68 <div id="refund-message"> | 68 <div id="refund-message"> |
69 <div> | 69 <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>. | 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>. |
71 </div> | 71 </div> |
72 <div> | 72 <div id="subscription-cancellation"> |
Thomas Greiner
2015/01/07 17:01:21
Actually, this element will never match the CSS se
saroyanm
2015/01/07 17:05:33
Fuuf, messed with patched :/
Sorry.
| |
73 <fix>* </fix>To cancel your monthly payment just click on how you donate d: | 73 <fix>* </fix>To cancel your monthly payment just click on how you donate d: |
74 <ul> | 74 <ul> |
75 <li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_manage-paylist " target="_blank">I donated with PayPal</a></li> | 75 <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> | 76 <li><a href="https://coinbase.com/recurring_payments" target="_blank"> I donated with Bitcoin</a></li> |
77 </ul> | 77 </ul> |
78 </div> | 78 </div> |
79 </div> | 79 </div> |
80 </div> | 80 </div> |
81 </div> | 81 </div> |
OLD | NEW |