[Scummvm-cvs-logs] CVS: web/docs/specs sidebar_specs.php,1.7,1.8
Max Horn
fingolfin at users.sourceforge.net
Sun Oct 12 16:32:01 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: web compatibility.php,1.254,1.255 compatibility_stable.php,1.1,1.2 contact.php,1.26,1.27 credits.php,1.5,1.6 demos.php,1.18,1.19 downloads.php,1.53,1.54 index.php,1.10,1.11 links.php,1.35,1.36 screenshots.php,1.3,1.4 status.php,1.5,1.6 styles.css,1.9,1.10
- Next message: [Scummvm-cvs-logs] CVS: web/include html.php,1.8,1.9 sidebar.php,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/web/docs/specs
In directory sc8-pr-cvs1:/tmp/cvs-serv19749/docs/specs
Modified Files:
sidebar_specs.php
Log Message:
more 'HTML 4.01 strict' compliance
Index: sidebar_specs.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/sidebar_specs.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sidebar_specs.php 12 Oct 2003 21:24:01 -0000 1.7
+++ sidebar_specs.php 12 Oct 2003 23:31:07 -0000 1.8
@@ -15,7 +15,7 @@
<table width="100%" border=0 cellpadding=0 cellspacing=0>
<tr>
-<td align=center valign=top width="120">
+<td align=center valign=top>
<?
@@ -66,20 +66,20 @@
?>
<p> </p>
- <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+ <form action="https://www.paypal.com/cgi-bin/webscr" method="post"><div>
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="paypal at enderboi.com">
<input type="hidden" name="item_name" value="ScummVM donation">
<input type="image" src="<?=$file_root?>/images/ppdonate.gif" name="submit" alt="Donate to ScummVM with PayPal!">
- </form>
+ </div></form>
- <p align="center">
+ <p style="text-align: center">
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=37116"
width="88" height="31" alt="SourceForge"></a>
</p>
</td>
-<td width="100%" valign="top">
+<td valign="top">
<?
}
- Previous message: [Scummvm-cvs-logs] CVS: web compatibility.php,1.254,1.255 compatibility_stable.php,1.1,1.2 contact.php,1.26,1.27 credits.php,1.5,1.6 demos.php,1.18,1.19 downloads.php,1.53,1.54 index.php,1.10,1.11 links.php,1.35,1.36 screenshots.php,1.3,1.4 status.php,1.5,1.6 styles.css,1.9,1.10
- Next message: [Scummvm-cvs-logs] CVS: web/include html.php,1.8,1.9 sidebar.php,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list