slitaz-forge rev 706

Add servers button
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 26 11:38:10 2019 +0100 (2019-11-26)
parents 643dac90d3bb
children 8faaea0b54f1
files people/index.php
line diff
     1.1 --- a/people/index.php	Sun Oct 27 15:24:20 2019 +0100
     1.2 +++ b/people/index.php	Tue Nov 26 11:38:10 2019 +0100
     1.3 @@ -74,7 +74,7 @@
     1.4  	You can help us maintain and improve this service with a small
     1.5  	donation to the SliTaz association:
     1.6  </p>
     1.7 -<!-- PayPal Button -->
     1.8 +<!-- PayPal Button (association) -->
     1.9  <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
    1.10  	style="display: inline;">
    1.11  	<input type="hidden" name="cmd" value="_s-xclick" />
    1.12 @@ -82,6 +82,17 @@
    1.13  	<input type="image" src="images/paypal.png" name="submit" 
    1.14  		alt="PayPal - The safer, easier way to pay online!" />
    1.15  </form>
    1.16 +<!-- PayPal Button (servers) -->
    1.17 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post"
    1.18 +		style="display: inline;">
    1.19 +	<input type="hidden" name="cmd" value="_s-xclick" />
    1.20 +	<input type="hidden" name="hosted_button_id" value="G2C74XCZD7HUS" />
    1.21 +	<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif"
    1.22 +		 alt="Donate with PayPal button" name="submit"
    1.23 +		 title="Donate for SliTaz servers with PayPal" border="0"/>
    1.24 +	<img alt="" src="https://www.paypal.com/en_FR/i/scr/pixel.gif"
    1.25 +		 width="1" height="1" border="0" />
    1.26 +</form>
    1.27  <!-- Flattr Button -->
    1.28  <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
    1.29  	href="http://www.slitaz.org/"></a>