[Lxr-commits] CVS: lxr/templates html-head.html,1.3,1.4
Brought to you by:
ajlittoz
|
From: Malcolm B. <mb...@us...> - 2001-11-17 03:48:28
|
Update of /cvsroot/lxr/lxr/templates
In directory usw-pr-cvs1:/tmp/cvs-serv27430
Modified Files:
html-head.html
Log Message:
Remove reference to "Cross referencing Linux" and replaced with more
generic header line.
Still to do: Create a LXR logo and replace the pengmini.gif with it
Index: html-head.html
===================================================================
RCS file: /cvsroot/lxr/lxr/templates/html-head.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- html-head.html 2001/09/28 14:22:14 1.3
+++ html-head.html 2001/11/17 03:48:25 1.4
@@ -17,7 +17,7 @@
<table width='100%' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td align='center'>
- <a href="blurb.html" class=main>Cross-Referencing Linux</a>
+ <a href="blurb.html" class=main>The LXR Cross Referencer</a>
</td>
</tr>
<tr>
|