diff options
author | Fallstar <fallstar@live.fr> | 2014-03-16 10:47:51 +0100 |
---|---|---|
committer | Fallstar <fallstar@live.fr> | 2014-03-16 10:47:51 +0100 |
commit | 72ec74e6b81191b2079a7ce3e996921d92dd54a8 (patch) | |
tree | 3f85442d1356c7240bb9d8a756104ce121adaa9c /aide.html | |
parent | 939251d57643057a6882f13697852cc3b85401a3 (diff) | |
download | mailöve.eu-72ec74e6b81191b2079a7ce3e996921d92dd54a8.tar.gz mailöve.eu-72ec74e6b81191b2079a7ce3e996921d92dd54a8.tar.bz2 mailöve.eu-72ec74e6b81191b2079a7ce3e996921d92dd54a8.tar.xz mailöve.eu-72ec74e6b81191b2079a7ce3e996921d92dd54a8.zip |
Modif du footer, il este moche maintenant, mais c'est mieux. :)
Diffstat (limited to 'aide.html')
-rw-r--r-- | aide.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -32,7 +32,12 @@ <footer> - <center>Un jeu par <a href="http://piernov.org">piernov</a></center> + <p><center>Un jeu par <a href="piernov.org">piernov</a><br/>Lui payer une bière ? <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> +<input type="hidden" name="cmd" value="_s-xclick"> +<input type="hidden" name="hosted_button_id" value="4B4WWYAYE35WC"> +<input type="image" src="https://www.paypalobjects.com/fr_FR/FR/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !"> +<img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1"> +</form></p> </footer> </body> |