fixed Paypal donation button

[Imported from Trac: page WikiStart, version 329]
secorp 2010-08-13 20:37:06 +00:00
parent ffb6761fd4
commit ad04459aa2

@ -36,18 +36,17 @@
</p>
</div>
<div style="margin-left: 60px">
<!--
<h1 style="color: #2f8ab5; font-family: helvetica, arial, sans-serif; margin-top: 10px">Donate!</h1>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;You can sponsor the Tahoe-LAFS project! (current balance <b>$97.47 US</b>)
&nbsp;&nbsp;&nbsp;&nbsp;You can sponsor the Tahoe-LAFS project!
<form action="<https://www.paypal.com/cgi-bin/webscr>" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="5529087">
<input type="hidden" name="hosted_button_id" value="EBYATPQDCRDJ6">
<input type="image" src="<https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif>" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="<https://www.paypal.com/en_US/i/scr/pixel.gif>" width="1" height="1">
</form>
<br>
-->
</p>
<h1 style="color: #2f8ab5; font-family: helvetica, arial, sans-serif">News and interesting links</h1>
<p><b>2010-08-10</b> -- <a href="<http://tahoe-lafs.org/pipermail/tahoe-dev/2010-August/004950.html>">v1.8.0c2</a> Released! This release candidate introduces a completely new downloader to raise the performance and robustness of downloads. It also improves consistency of command-line options, internationalization on Windows, code organization, tests, logging, and packaging.