[BACK]Return to donations.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/donations.html between version 1.793 and 1.794

version 1.793, 2006/04/03 21:42:37 version 1.794, 2006/04/05 18:55:20
Line 29 
Line 29 
 <a href="donations.html">Donations page</a>.  <a href="donations.html">Donations page</a>.
 <p>  <p>
 <hr>  <hr>
 There are four main ways to fund the project with financial donations:  There are five main ways to fund the project with financial donations:
 <ul>  <ul>
 <li><font color="#e00000">Cheques</font><br>  <li><font color="#e00000">Cheques</font><br>
 Simply send a donation cheque in CDN/US/EUR funds made out to  Simply send a donation cheque in CDN/US/EUR funds made out to
Line 59 
Line 59 
   
 <li><font color="#e00000">PayPal</font><br>  <li><font color="#e00000">PayPal</font><br>
 <a href="https://www.paypal.com/xclick/business=paypal%40openbsd.org&amp;item_name=OpenBSD+Donation&amp;no_shipping=1">We can also accept donations via PayPal</a>  <a href="https://www.paypal.com/xclick/business=paypal%40openbsd.org&amp;item_name=OpenBSD+Donation&amp;no_shipping=1">We can also accept donations via PayPal</a>
   <p>
   
   <li><font color="#e00000">Recurring PayPal Donations</font><br>
   <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
   Openbsd now also supports <b>recurring payments</b> each month. Consistent
   donations let us worry less about fund-raising and focus more on
   development. You can become a member by clicking on this button (you
   will need a <a href="http://paypal.com/">PayPal</a> account):<br>
   <input type="text" name="a3" value="20" size="5">USD
   <input type="hidden" name="p3" value="1">
   <input type="hidden" name="t3" value="M">
   <input type="hidden" name="sra" value="1">
   <input type="hidden" name="src" value="1">
   <input type="hidden" name="no_shipping" value="1">
   <input type="hidden" name="no_note" value="1">
   <input type="hidden" name="modify" value="1">
   <input name="submit" type="submit" class="button" value="Subscribe!">
   <input type="hidden" name="cmd" value="_xclick-subscriptions">
   <input type="hidden" name="business" value="paypal@openbsd.org">
   <input type="hidden" name="item_name" value="Donation membership">
   <input type="hidden" name="return" value="http://www.openbsd.org/donations.html">
   <input type="hidden" name="cancel_return" value="http://www.openbsd.org/donations.html">
   </form>
   
   <p>
   <form id="unsubscribe" action="https://www.paypal.com/cgi-bin/webscr?cmd=_subscr-find&alias=paypal%40openbsd%2eorg" method="post">
   You can cancel your subscription at any time by clicking this button and follow the instructions.
   <input name="submit" type="submit" class="button" value="Unsubscribe">
   </form>
   </p>
 </ul>  </ul>
   
 <hr>  <hr>

Legend:
Removed from v.1.793  
changed lines
  Added in v.1.794