aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2017-08-02 16:44:06 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2017-08-02 16:44:44 -0700
commit506e5dd1a5720a8aac6ad2a2bdc68bcb9ba4d817 (patch)
tree957d09266c52d776355abe3bdf6183fe471bc475 /donate/index.html
parentRemove sparc as a supported arch (bug 621254). (diff)
downloadwww-506e5dd1a5720a8aac6ad2a2bdc68bcb9ba4d817.tar.gz
www-506e5dd1a5720a8aac6ad2a2bdc68bcb9ba4d817.tar.bz2
www-506e5dd1a5720a8aac6ad2a2bdc68bcb9ba4d817.zip
donate: fix duplicate form tag.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'donate/index.html')
-rw-r--r--donate/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/donate/index.html b/donate/index.html
index 7b105ed..ae49efb 100644
--- a/donate/index.html
+++ b/donate/index.html
@@ -49,7 +49,6 @@ layout: tyrian
<input type="hidden" name="item_number" value="1000">
<input type="hidden" name="image_url" value="/images/paypal.png">
<input type="hidden" name="no_shipping" value="1">
- <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="return" value="https://www.gentoo.org/donate/thanks.html">
<input type="hidden" name="cancel_return" value="https://www.gentoo.org/donate/cancel.html">