[Scummvm-cvs-logs] CVS: web/include html.php,1.27,1.28

Eugene Sandulenko sev at users.sourceforge.net
Sat Feb 4 13:24:03 CET 2006


Update of /cvsroot/scummvm/web/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24494

Modified Files:
	html.php 
Log Message:
Proper way of displaying sf.net logo. Thanks to wjp for help.


Index: html.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/html.php,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- html.php	11 Dec 2005 14:40:21 -0000	1.27
+++ html.php	4 Feb 2006 21:23:13 -0000	1.28
@@ -121,7 +121,7 @@
 		</div></form>	
 		</td>
 		<td>
-			<a href="http://sourceforge.net/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=37116" width="88" height="31" alt="SourceForge"></a>
+			<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>
 		</td>
 		<td>
 			<a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" width="88" height="31" alt="Valid HTML 4.01!"></a>





More information about the Scummvm-git-logs mailing list