|
From: <v9...@us...> - 2003-10-05 17:06:28
|
Update of /cvsroot/zoomstats/www/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv14229 Modified Files: crew.php Log Message: The end font and end td tag weren't needed and were causing problems with Mozilla 1.0 - 1.5rc2, put lots of whitespace uptop, so now... It's gone :) Index: crew.php =================================================================== RCS file: /cvsroot/zoomstats/www/htdocs/crew.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** crew.php 31 Jul 2003 18:32:23 -0000 1.23 --- crew.php 5 Oct 2003 17:06:22 -0000 1.24 *************** *** 79,83 **** ,'age' => '26' ,'info' => '' ! ,'im' => 'MSN:r_b...@ho... Yahoo:r_ballal@yahoo.c' ) ); --- 79,83 ---- ,'age' => '26' ,'info' => '' ! ,'im' => 'MSN:r_b...@ho... Yahoo:r_b...@ya...' ) ); *************** *** 119,124 **** </blockquote> - - </font></td> --- 119,122 ---- |