[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
- Previous message: [Scummvm-cvs-logs] CVS: web compatibility.php,1.255,1.256 compatibility_stable.php,1.2,1.3 contact.php,1.27,1.28 credits.php,1.6,1.7 demos.php,1.19,1.20 documentation.php,1.4,1.5 donations.php,1.4,1.5 downloads.php,1.54,1.55 faq.php,1.23,1.24 index.php,1.11,1.12 links.php,1.36,1.37 press.php,1.12,1.13 screenshots.php,1.4,1.5 status.php,1.6,1.7 styles.css,1.10,1.11
- Next message: [Scummvm-cvs-logs] CVS: web/docs/specs sidebar_specs.php,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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">
<?
}
- Previous message: [Scummvm-cvs-logs] CVS: web compatibility.php,1.255,1.256 compatibility_stable.php,1.2,1.3 contact.php,1.27,1.28 credits.php,1.6,1.7 demos.php,1.19,1.20 documentation.php,1.4,1.5 donations.php,1.4,1.5 downloads.php,1.54,1.55 faq.php,1.23,1.24 index.php,1.11,1.12 links.php,1.36,1.37 press.php,1.12,1.13 screenshots.php,1.4,1.5 status.php,1.6,1.7 styles.css,1.10,1.11
- Next message: [Scummvm-cvs-logs] CVS: web/docs/specs sidebar_specs.php,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list