[Scummvm-cvs-logs] CVS: web credits.php,1.8,1.9 downloads.php,1.57,1.58

Max Horn fingolfin at users.sourceforge.net
Tue Oct 14 06:33:03 CEST 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv5400

Modified Files:
	credits.php downloads.php 
Log Message:
HTML 4.01 strict

Index: credits.php
===================================================================
RCS file: /cvsroot/scummvm/web/credits.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- credits.php	14 Oct 2003 13:08:36 -0000	1.8
+++ credits.php	14 Oct 2003 13:32:10 -0000	1.9
@@ -40,10 +40,10 @@
       <tr><td colspan=3><h2>The ScummVM team:</h2></td></tr>
       
 	  <?php
-	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=2715" target="_blank">James Brown</a>',
+	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=2715">James Brown</a>',
 	  			 '<a href="http://www.enderboi.com/">endy</a>',
 	  			 "Lead developer");
-	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=12935" target="_blank">Max Horn</a>',
+	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=12935">Max Horn</a>',
 	  			 'fingolfin', "Lead developer");
 	  add_person("Jonathan Gray", "khalek", "Engine: SCUMM");
 	  add_person("Robert Göffringmann", "lavosspawn", "Engine: Beneath a Steel Sky");
@@ -60,7 +60,7 @@
 	  add_person("Torbjörn Andersson", "eriktorbjorn", "Generic Bugfixer and Patch Submitter");
 	  add_person("Jamieson Christian", "jamieson630", "iMuse, MIDI, all things musical");
 	  add_person("Jochen Hoenicke", "hoenicke", "Speaker & PCjr sound support, Adlib work");
-	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=339357" target="_blank">Jeremy Newman</a>',
+	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=339357">Jeremy Newman</a>',
 	  			 '<a href="http://www.dracowulf.com/">laxdragon</a>', "Webmaster");
 	  ?>
   
@@ -69,7 +69,7 @@
       
 	  <?php
 	  add_person("Ralph Brorsen", "painelf", "Help with GUI Implementation");
-	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=345958" target="_blank">Vincent Hamm</a>',
+	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=345958">Vincent Hamm</a>',
 	  			 'yazoo', "Co-Founder");
 	  add_person("Felix Jakschitsch", "yot", "Zak256 reverse engineering");
 	  add_person("Mutwin Kraus", "mutle", "Original MacOS Porter");

Index: downloads.php
===================================================================
RCS file: /cvsroot/scummvm/web/downloads.php,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- downloads.php	14 Oct 2003 13:08:36 -0000	1.57
+++ downloads.php	14 Oct 2003 13:32:10 -0000	1.58
@@ -85,7 +85,7 @@
 	  <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.5.1-solaris8-sparc.tar.gz?download">Solaris 8 (Sparc) binary</a> <small>(789k .tar.gz)</small></li>
 	  <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.5.1-dreamcast-plainfiles.tar.bz2?download">Dreamcast plain files</a> <small>(750k zipfile)</small></li>
 	  <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.5.1-dreamcast-nero.zip?download">Dreamcast CD-ROM image for Nero</a> <small>(2.9M zipfile)</small></li>
-	  <hr/>
+	  <hr>
 	  <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.5.1-HandheldPC_ARM.zip?download">HandheldPC ARM binary</a> <small>(691k zipfile)</small></li>
 	  <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.5.1-HandheldPC_MIPS.zip?download">HandheldPC MIPS binary</a> <small>(776k zipfile)</small></li>
 	  <li><a href="http://prdownloads.sourceforge.net/scummvm/scummvm-0.5.1-HandheldPC_SH3.zip?download">HandheldPC SH3 binary</a> <small>(725k zipfile)</small></li>





More information about the Scummvm-git-logs mailing list