[Jarspy-commits] CVS: JarSpy-htdocs heading.html,1.21,1.22
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-04-17 01:09:23
|
Update of /cvsroot/jarspy/JarSpy-htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv20460 Modified Files: heading.html Log Message: *** empty log message *** Index: heading.html =================================================================== RCS file: /cvsroot/jarspy/JarSpy-htdocs/heading.html,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** heading.html 17 Apr 2003 01:03:21 -0000 1.21 --- heading.html 17 Apr 2003 01:09:19 -0000 1.22 *************** *** 1,4 **** <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" ! "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> --- 1,4 ---- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" ! "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> *************** *** 22,26 **** <td vAlign="middle" style="background-color: rgb(108,113,152)"> <p style="text-align:center"> - <font face="Verdana, Arial, Helvetica, sans-serif" color="#ffffff" size="2"> <a href="jarspy.php" target="mainFrameWindow" class="navhead">Home</a> | --- 22,25 ---- *************** *** 30,34 **** target="mainFrameWindow" class="navhead">CVS</a> | <a href="contributors.php" ! target="mainFrameWindow" class="navhead">Contributors</a></font> </p> </td> --- 29,33 ---- target="mainFrameWindow" class="navhead">CVS</a> | <a href="contributors.php" ! target="mainFrameWindow" class="navhead">Contributors</a> </p> </td> |