[Midnightbsd-cvs] www: footer.html: Bring in part of the new footer.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Aug 27 21:41:08 EDT 2008
Log Message:
-----------
Bring in part of the new footer.
Modified Files:
--------------
www:
footer.html (r1.3 -> r1.4)
-------------- next part --------------
Index: footer.html
===================================================================
RCS file: /home/cvs/www/footer.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -L footer.html -L footer.html -u -r1.3 -r1.4
--- footer.html
+++ footer.html
@@ -1,7 +1,12 @@
<!-- BEGIN FOOTER -->
-<div id="footer">
- <p id="footertext"><a href="/copyright/index.html">Legal Notices</a> | Copyright 2005-2008 Lucas Holt
- </p>
+ <div class="horiz"><blockquote><hr></blockquote></div>
+ <div class="clear"></div>
+ <div id="footer">
+ <blockquote>
+ <p><a href="/legal/">Legal Notices</a> • <a href="/sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd" target="_blank">Store</a>
+ • MidnightBSD © 2005, 2006, 2007, 2008 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/" target="_blank">common creature</a></span></p>
+ </blockquote>
+ </div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
@@ -13,5 +18,4 @@
pageTracker._trackPageview();
</script>
-</div>
<!-- END FOOTER -->
More information about the Midnightbsd-cvs
mailing list