Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: donate-body.html

Issue 6623837907058688: issue 1758 - Remove Bitcoin donation option from donation page (Closed)
Patch Set: Created Feb. 5, 2015, 1:47 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | donate-head.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: donate-body.html
===================================================================
--- a/donate-body.html
+++ b/donate-body.html
@@ -10,7 +10,6 @@
<button class="paypal">PayPal</button>
<button class="credit-card">Credit Card</button>
- <button class="bitcoin">Bitcoin</button>
</p>
<div id="form-fields">
@@ -73,7 +72,6 @@
<fix>* </fix>To cancel your monthly payment just click on how you donated:
<ul>
<li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_manage-paylist" target="_blank">I donated with PayPal</a></li>
- <li><a href="https://coinbase.com/recurring_payments" target="_blank">I donated with Bitcoin</a></li>
</ul>
</div>
</div>
« no previous file with comments | « no previous file | donate-head.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld