[Scummvm-cvs-logs] SF.net SVN: scummvm: [24977] web/trunk/include/html.php
sev at users.sourceforge.net
sev at users.sourceforge.net
Wed Jan 3 16:40:30 CET 2007
Revision: 24977
http://scummvm.svn.sourceforge.net/scummvm/?rev=24977&view=rev
Author: sev
Date: 2007-01-03 07:40:29 -0800 (Wed, 03 Jan 2007)
Log Message:
-----------
Use proper button for donations.
Modified Paths:
--------------
web/trunk/include/html.php
Modified: web/trunk/include/html.php
===================================================================
--- web/trunk/include/html.php 2007-01-03 15:27:43 UTC (rev 24976)
+++ web/trunk/include/html.php 2007-01-03 15:40:29 UTC (rev 24977)
@@ -122,7 +122,7 @@
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="paypal at enderboi.com">
<input type="hidden" name="item_name" value="ScummVM donation">
- <input type="image" src="<?=$file_root?>/images/ppdonate.gif" name="submit" alt="Donate to ScummVM with PayPal!">
+ <input type="image" src="http://images.sourceforge.net/images/project-support.jpg" name="submit" alt="Donate to ScummVM with PayPal!">
</td>
<td>
<a href="http://sourceforge.net/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=37116&type=1" width="88" height="31" alt="SourceForge"></a>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list