[Scummvm-cvs-logs] CVS: web/include html.php,1.4,1.5
Max Horn
fingolfin at users.sourceforge.net
Thu Feb 27 18:09:04 CET 2003
Update of /cvsroot/scummvm/web/include
In directory sc8-pr-cvs1:/tmp/cvs-serv12999/include
Modified Files:
html.php
Log Message:
a bit closer to validating HTML
Index: html.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/html.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- html.php 13 Aug 2002 20:19:12 -0000 1.4
+++ html.php 28 Feb 2003 02:08:37 -0000 1.5
@@ -396,7 +396,7 @@
<script language="JavaScript" src="<?=$file_root?>/scripts.js" type="text/javascript"></script>
</head>
-<body bgcolor="#6699CC" text="#000000" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
+<body bgcolor="#6699CC" text="#000000">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
More information about the Scummvm-git-logs
mailing list