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

ender at users.sourceforge.net ender at users.sourceforge.net
Wed Aug 30 04:14:50 CEST 2006


Revision: 23806
Author:   ender
Date:     2006-08-29 19:14:44 -0700 (Tue, 29 Aug 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=23806&view=rev

Log Message:
-----------
Remove paypal button. See e-mail to private dev list :)

Modified Paths:
--------------
    web/trunk/include/html.php
Modified: web/trunk/include/html.php
===================================================================
--- web/trunk/include/html.php	2006-08-29 15:58:57 UTC (rev 23805)
+++ web/trunk/include/html.php	2006-08-30 02:14:44 UTC (rev 23806)
@@ -115,13 +115,7 @@
 <tr><td style="background:#fbf1ce;height:51px;" colspan=2>
     <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="<?=$file_root?>/images/ppdonate.gif" name="submit" alt="Donate to ScummVM with PayPal!">
-		</div></form>	
+		<td>   
 		</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