[Scummvm-cvs-logs] SF.net SVN: scummvm: [24978] web/trunk/include/html.php

sev at users.sourceforge.net sev at users.sourceforge.net
Wed Jan 3 16:59:55 CET 2007


Revision: 24978
          http://scummvm.svn.sourceforge.net/scummvm/?rev=24978&view=rev
Author:   sev
Date:     2007-01-03 07:59:54 -0800 (Wed, 03 Jan 2007)

Log Message:
-----------
Really use proper buton for donations.

Modified Paths:
--------------
    web/trunk/include/html.php

Modified: web/trunk/include/html.php
===================================================================
--- web/trunk/include/html.php	2007-01-03 15:40:29 UTC (rev 24977)
+++ web/trunk/include/html.php	2007-01-03 15:59:54 UTC (rev 24978)
@@ -118,11 +118,7 @@
     <table style="border-spacing:0px;margin:0px;width:80%;margin-left:auto;margin-right:auto;" align="center" cellspacing="0"><!-- width="80%" -->
 	<tr>
 		<td>
-		<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="margin:0px;"><div>
-		<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="http://images.sourceforge.net/images/project-support.jpg" name="submit" alt="Donate to ScummVM with PayPal!">
+		<a href="http://sourceforge.net/donate/index.php?group_id=37116"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /></a>
 		</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