[Midnightbsd-cvs] www: header.html: This is the first part of the header.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Aug 27 21:48:55 EDT 2008


Log Message:
-----------
This is the first part of the header.

Due to the menu, we can't go dynamic on it (languages)

I think we'll need a custom include for the menu stuff

Modified Files:
--------------
    www:
        header.html (r1.1 -> r1.2)

-------------- next part --------------
Index: header.html
===================================================================
RCS file: /home/cvs/www/header.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -L header.html -L header.html -u -r1.1 -r1.2
--- header.html
+++ header.html
@@ -1,7 +1,5 @@
 <!-- BEGIN HEADER -->
-<div id="header">
-    <span id="logo">
-        <img src="/images/mbsd_newlogo.png" alt="MidnightBSD [logo]" />
-    </span>
-</div>
+		<div id="header">
+		    <h1 title="MidnightBSD Home"><a href="/" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1>
+		</div>
 <!-- END HEADER -->


More information about the Midnightbsd-cvs mailing list