Update of /cvsroot/devil-linux/web
In directory sc8-pr-cvs1:/tmp/cvs-serv1003
Modified Files:
menu.shtml
Log Message:
missed the most important image, the logo
Index: menu.shtml
===================================================================
RCS file: /cvsroot/devil-linux/web/menu.shtml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- menu.shtml 1 Jan 2004 17:15:22 -0000 1.3
+++ menu.shtml 1 Jan 2004 17:17:11 -0000 1.4
@@ -1,4 +1,4 @@
-<p class="menu"><a href="/" style="text-decoration:none;"><img style="border: 0px solid; width: 88px; height: 97px;" ALT="" src="images/logos/devil-small-transparent.png"></a><br><a href="/">Home</a></p>
+<p class="menu"><a href="/" style="text-decoration:none;"><img style="border: 0px solid; width: 88px; height: 97px;" ALT="" src="/images/logos/devil-small-transparent.png"></a><br><a href="/">Home</a></p>
<p class="menu"><a href="/news/">News</a></p>
<p class="menu"><a href="/about/">About DL</a></p>
<p class="menu"><a href="/documentation/">Documentation</a></p>
|