[Midnightbsd-cvs] www [672] trunk/notes/0.1/errata.html: fix formatting.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 15 22:49:29 EDT 2015


Revision: 672
          http://svnweb.midnightbsd.org/www/?rev=672
Author:   laffer1
Date:     2015-10-15 22:49:29 -0400 (Thu, 15 Oct 2015)
Log Message:
-----------
fix formatting.

Modified Paths:
--------------
    trunk/notes/0.1/errata.html

Modified: trunk/notes/0.1/errata.html
===================================================================
--- trunk/notes/0.1/errata.html	2015-10-16 02:48:30 UTC (rev 671)
+++ trunk/notes/0.1/errata.html	2015-10-16 02:49:29 UTC (rev 672)
@@ -20,25 +20,13 @@
 </head>
 
 <body>
+<div id="globe">
+	<div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
+<!--#include virtual="/menu.html"-->
+			<div class="clear"></div>
+	<div id="text">
+		<h2 class="icon"><img src="../../images/oxygen/notes32.png" alt="" /> MidnightBSD Release Notes</h2>
 
-<!--#include virtual="/header.html" -->
-
-<div id="content">
-
-<div id="rnav">
-        <ul>
-            <li><a href="/index.html" title="Home">Home</a></li>
-            <li><a href="/about/index.html" title="About">About</a></li>
-            <li><a href="/download/index.html" title="Get MidnightBSD">Get MidnightBSD</a></li>
-            <li><a href="/documentation/index.html" title="Documentation">Documentation</a></li>
-            <li><a href="/community/index.html" title="Community">Community</a></li>
-            <li><a href="/developer/index.html" title="Developers">Developers</a></li>
-            <li><a href="/support/index.html" title="Support">Support</a></li>
-        </ul>
-	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
-	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
-</div>
-
 <h2>0.1-RELEASE Errata</h2>
 
 <h3>Installation issues</h3>
@@ -70,10 +58,8 @@
 mports.  This has been corrected.  You should be able to cvs update that directory
 and run make install and get the new versions of pkg_add, pkg_delete, and so on.  
 </p> 
-</div>
-<!-- END CONTENT -->
+    </div>
+   <!--#include virtual="/footer.html" -->
 
-<!--#include virtual="/footer.html" -->
-
 </body>
 </html>



More information about the Midnightbsd-cvs mailing list