aboutsummaryrefslogtreecommitdiffstats
path: root/english/donations.wml
diff options
context:
space:
mode:
authorHolger Wansing <holger-guest>2016-02-28 10:23:42 +0000
committerHolger Wansing <holger-guest>2016-02-28 10:23:42 +0000
commit3ef20c68abbcff30a1fe6c684b35209471cc17f3 (patch)
tree6fb5c639dcf6076e689ba66fffa10567d34ee7c2 /english/donations.wml
parent461ac9ab04dad0c9e0183b4cc528c7157a77f2cc (diff)
Fix validation errors (add div tags + remove target= attribute)
CVS version numbers english/donations.wml: 1.88 -> 1.89
Diffstat (limited to 'english/donations.wml')
-rw-r--r--english/donations.wml4
1 files changed, 3 insertions, 1 deletions
diff --git a/english/donations.wml b/english/donations.wml
index 96199635925..551aa313e7e 100644
--- a/english/donations.wml
+++ b/english/donations.wml
@@ -27,10 +27,12 @@ You can donate via the <a href="#other">methods listed below</a>.
-->
</p>
-<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+<div>
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="86AHSZNRR29UU">
<input type="submit" value="Donate via PayPal" />
+</div>
</form>
<!--

© 2014-2024 Faster IT GmbH | imprint | privacy policy