<h4 class="page-header">Donation</h4>
<p>If you like Autofill Forms please consider a donation.<br />
This will help keeping up user support and further development.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p>
<input type="hidden" name="cmd" value="_xclick"/>
<input type="hidden" name="business" value="mozilla@blueimp.net"/>
<input type="hidden" name="item_name" value="Autofill Forms - Mozilla Firefox Add-on - Donation"/>
<input type="hidden" name="currency_code" value="EUR"/>
<label for="donationAmount">Please enter the amount you would like to donate:</label><br />
<input type="text" id="donationAmount" name="amount" value="10" size="4" style="text-align:right;"/> €
</p>
<p>Click on the PayPal button to continue with the donation:<br />
<input type="image" src="./graphics/paypal-donate.gif" name="submit" alt="Donate with PayPal" title="Donate with PayPal"/></p>
</form>
<h5>Thanks to the Donators:</h5>
<table id="donators">
<thead>
<tr><th>Date</th><th>Name</th><th>Amount</th></tr>
</thead>
<tbody>
<tr><td>2008/07/10</td><td>Dragomir Iulian</td><td class="amount">25.00 €</td></tr>
<tr><td>2007/11/30</td><td>Marcus Schommler</td><td class="amount">5.00 €</td></tr>
<tr><td>2007/10/20</td><td>Steve Buss</td><td class="amount">5.00 €</td></tr>
</tbody>
</table>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>