[Scummvm-cvs-logs] CVS: web/include sidebar.php,1.16,1.17

Max Horn fingolfin at users.sourceforge.net
Sun Oct 12 17:10:12 CEST 2003


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

Modified Files:
	sidebar.php 
Log Message:
not compliant to strict HTML rules, but for now required for proper rendering

Index: sidebar.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/sidebar.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- sidebar.php	12 Oct 2003 23:31:07 -0000	1.16
+++ sidebar.php	13 Oct 2003 00:08:56 -0000	1.17
@@ -67,7 +67,7 @@
 	</p>
 
 </td>
-<td valign="top">
+<td width="100%" valign="top">
 
 <?
 }





More information about the Scummvm-git-logs mailing list