Update of /cvsroot/jarspy/JarSpy-htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv29797
Modified Files:
heading.html
Log Message:
*** empty log message ***
Index: heading.html
===================================================================
RCS file: /cvsroot/jarspy/JarSpy-htdocs/heading.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** heading.html 17 Apr 2003 01:09:59 -0000 1.23
--- heading.html 1 May 2003 00:35:02 -0000 1.24
***************
*** 17,24 ****
<tbody>
<tr>
<td>
<img src="images/left.jpg" width="7" height="22" alt="">
</td>
! <td vAlign="middle" style="background-color: rgb(108,113,152)">
<p style="text-align:center">
<a href="jarspy.php" target="mainFrameWindow"
--- 17,26 ----
<tbody>
<tr>
+ <!--
<td>
<img src="images/left.jpg" width="7" height="22" alt="">
</td>
! -->
! <td vAlign="middle" style="background-color: rgb(108,113,152); color: rgb(255,255,255);">
<p style="text-align:center">
<a href="jarspy.php" target="mainFrameWindow"
***************
*** 32,38 ****
--- 34,42 ----
</p>
</td>
+ <!--
<td>
<img src="images/right.jpg" width="7" height="22" alt="">
</td>
+ -->
</tr>
</tbody>
|