[donate-static/master] Update footer.html

commit e0006354a8fc297eaa9b41da820c3ca2997e4e49 Author: Antonela <antonela@torproject.org> Date: Tue Oct 20 20:12:04 2020 +0000 Update footer.html --- templates/footer.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/templates/footer.html b/templates/footer.html index bc6e121d..97d1488e 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -115,8 +115,5 @@ <script src="{{ '/static/js/modernizr.js'|asseturl }}" ></script> <script src="{{ '/static/js/download.js'|asseturl }}" ></script> <script src="{{ '/static/js/fallback.js'|asseturl }}" ></script> - <script> - $(".payment-option").append("<button class=\"credit-card payment-method button\"><a class=\"button\" href=\"/cryptocurrency\">Cryptocurrency</a></button>") - </script> </div> </div>
participants (1)
-
gus@torproject.org