[Midnightbsd-cvs] www: index.html: remove extra </div>

smultron at midnightbsd.org smultron at midnightbsd.org
Fri Sep 5 15:22:37 EDT 2008


Log Message:
-----------
remove extra </div>

Modified Files:
--------------
    www/art:
        index.html (r1.4 -> r1.5)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/art/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -L art/index.html -L art/index.html -u -r1.4 -r1.5
--- art/index.html
+++ art/index.html
@@ -37,15 +37,13 @@
 					</li>
 				</ul>
 				<ul>
-					<li><a href="../about/">about<!--[if gt IE 6]><!-->
-						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+					<li><a href="../about/">about<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 						<ul>
 							<li><a href="../about/#history"> history</a></li>
 						</ul>
 	<!--[if lte IE 6]></td></tr></table></a><![endif]-->
 					</li>
-					<li><a href="../download/">download<!--[if gt IE 6]><!-->
-						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+					<li><a href="../download/">download<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 						<ul>
 							<li><a href="../notes/"> release notes</a></li>
 							<li><a href="../mirmon/"> mirror status</a></li>
@@ -54,8 +52,7 @@
 					</li>
 				</ul>
 				<ul>
-					<li><a href="../screenshots/">screenshots<!--[if gt IE 6]><!-->
-						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+					<li><a href="../screenshots/">screenshots<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 						<ul>
 							<li><a href="../screenshots/#screencasts"> screencasts</a></li>
 						</ul>
@@ -63,8 +60,7 @@
 					</li>
 				</ul>
 				<ul>
-					<li><a href="../community/">community<!--[if gt IE 6]><!-->
-						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+					<li><a href="../community/">community<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 						<ul>
 							<li><a href="../mailman/listinfo/"> mailing lists</a></li>
 							<li><a href="../wiki/"> wiki</a></li>
@@ -76,14 +72,12 @@
 					</li>
 				</ul>
 				<ul>
-					<li><a href="../developers/">developers<!--[if gt IE 6]><!-->
-						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+					<li><a href="../developers/">developers<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
 					</li>
 				</ul>
 				<ul>
-					<li><a href="../support/">support<!--[if gt IE 6]><!-->
-						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+					<li><a href="../support/">support<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 						<ul>
 							<li><a href="../documentation/"> documentation</a></li>
 						</ul>
@@ -158,7 +152,6 @@
 		<script type="text/javascript"
   		src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
 		</script>
-		</div>
 		<script type="text/javascript">
 		var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 		document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
@@ -171,4 +164,4 @@
 		<!-- END GOOGLE -->
 		</div>
 	</body>
-</html>
+</html>
\ No newline at end of file


More information about the Midnightbsd-cvs mailing list