Skip to content

Commit 17cad28

Browse files
authored
wrapped form in a div
1 parent 3dba9a2 commit 17cad28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22

33
---
44

5-
Rubberduck is free, but making it isn't. Donate to help us pay for hosting and keep the blog free of ads!
5+
Rubberduck is free, but keeping it visible online isn't. Donate to help us pay for hosting and keep the blog free of ads!
66

7+
<div>
78
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
89
<input type="hidden" name="cmd" value="_donations" />
910
<input type="hidden" name="business" value="UY5K5X36B7T2S" />
1011
<input type="hidden" name="currency_code" value="CAD" />
1112
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
1213
<img alt="" border="0" src="https://www.paypal.com/en_CA/i/scr/pixel.gif" width="1" height="1" />
1314
</form>
15+
</div>
1416

1517
As agreed with core contributors, donations in excess of what's needed to cover our fees for a year, will be donated to the [Multiple Sclerosis Society of Canada](https://mssociety.ca/).
1618

0 commit comments

Comments
 (0)