Edited paypal button, now without cebit reference.

This commit is contained in:
Jan Paul Tuecking
2009-12-28 18:09:29 +01:00
parent 68b994443c
commit 2dc28acc9c

View File

@@ -49,7 +49,7 @@ print <<END
<div align="center">
<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="10718640">
<input type="hidden" name="hosted_button_id" value="10781833">
<input type="image" src=$Lang::tr{'donation-link'} border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form>