This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via 2dc28acc9c155f23c3387a64a22c2edaa29e1bd8 (commit) from 68b994443ce1ab666527ce9ccb2bd4b7fed4b9b9 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 2dc28acc9c155f23c3387a64a22c2edaa29e1bd8 Author: Jan Paul Tuecking earl@ipfire.org Date: Mon Dec 28 18:09:29 2009 +0100
Edited paypal button, now without cebit reference.
-----------------------------------------------------------------------
Summary of changes: html/cgi-bin/credits.cgi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files: diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index eae2d23..5482b30 100755 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -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>
hooks/post-receive -- IPFire 2.x development tree