[Jarspy-commits] CVS: JarSpy-htdocs jarspy.php,1.12,1.13
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-04-29 01:49:56
|
Update of /cvsroot/jarspy/JarSpy-htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv31411 Modified Files: jarspy.php Log Message: *** empty log message *** Index: jarspy.php =================================================================== RCS file: /cvsroot/jarspy/JarSpy-htdocs/jarspy.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** jarspy.php 29 Apr 2003 01:47:00 -0000 1.12 --- jarspy.php 29 Apr 2003 01:49:53 -0000 1.13 *************** *** 9,13 **** <body> ! <table width="30%" border="1" style="align:right; margin-right:0; margin-left:auto; background-color:#efefef"> <tr> <td align="center"><div class="meerkatTitle">Java News From O'Reilly</div></td> --- 9,13 ---- <body> ! <table width="30%" border="1" align="right" bgcolor="#efefef"> <tr> <td align="center"><div class="meerkatTitle">Java News From O'Reilly</div></td> |