Update of /cvsroot/lxr/lxr/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14431/templates
Modified Files:
html-head.html
Log Message:
remove broken image and link
Index: html-head.html
===================================================================
RCS file: /cvsroot/lxr/lxr/templates/html-head.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- html-head.html 22 Mar 2003 01:19:05 -0000 1.6
+++ html-head.html 28 Jun 2004 13:52:20 -0000 1.7
@@ -10,14 +10,12 @@
<table width='100%' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td rowspan='3'>
- <img src="pengmini.gif"
- alt="Penguin" border="0" width="67" height="92" align="middle">
</td>
<td>
<table width='100%' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td align='center'>
- <a href="blurb.html" class="main">The LXR Cross Referencer</a>
+ <h1>The LXR Cross Referencer</h1>
</td>
</tr>
<tr>
|