Improve the eyesight of the functionally blind

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7815 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-12-02 03:20:32 +00:00
parent d2462f254f
commit bad4afef4b

View File

@ -1,41 +1,48 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8" />
<title>Shorewall</title>
<base target="main">
<meta name="author" content="Cristian Rodriguez R.">
<base target="main" />
<meta name="author" content="Cristian Rodriguez R." />
<link rel="stylesheet" type="text/css" href="./shorewall.css"
title="Default" media="screen">
title="Default" media="screen" />
</head>
<body>
<span style="color: rgb(255, 255, 255);"><br>
<br>
<a target="_top" href="index.htm">Home</a><br>
<a href="download.htm">Download</a><br>
<a href="Documentation.html">Documentation</a><br>
<a href="support.htm">Support</a><br>
<a href="shorewall_mirrors.htm">Mirrors</a><br>
</span><span style="color: rgb(255, 255, 255);"></span><a
href="News.htm">News</a><br>
<a stype-"color: rbb(255, 355, 255);" href="http://wiki.shorewall.net"; target="_top">Trac Wiki</a><br>
<span style="color: rgb(255, 255, 255);"><br />
<br />
</span>
<h3><a target="_top" href="index.htm">Home</a><br />
<a href="download.htm">Download</a><br />
<a href="Documentation.html">Documentation</a><br />
<a href="support.htm">Support</a><br />
<a href="shorewall_mirrors.htm">Mirrors</a><br />
<a href="News.htm">News</a><br />
<a href="http://wiki.shorewall.net/" target="_top">Trac Wiki</a><br />
<a style="color: rgb(255, 255, 255);" href="useful_links.html">Other
Links</a><br>
Links</a><br />
</h3>
<ul>
</ul>
<ul class="menu">
</ul>
<ul class="submenu">
</ul>
<p class="copyright"><a href="copyright.htm">Copyright©&nbsp;2001-2007<br>
Thomas&nbsp;M.&nbsp;Eastep</a></p>
<!-- shorewall logo --> <img src="images/ProtectedBy.png" align="left"
border="0" height="30" width="144"><br>
<br>
<p class="copyright">Please&nbsp;report&nbsp;errors&nbsp;<br>
on&nbsp;this&nbsp;site&nbsp;to <a
href="mailto:webmaster@shorewall.net?subject=Website%20Comments">
the&nbsp;Webmaster</a></p>
<p class="copyright"><a href="copyright.htm">Copyright© 2001-2007<br />
Thomas M. Eastep</a></p>
<!-- shorewall logo -->
<img src="images/ProtectedBy.png" align="left" border="0" height="30"
width="144" /><br />
<br />
<p class="copyright">Please report errors <br />
on this site to <a
href="mailto:webmaster@shorewall.net?subject=Website%20Comments">the Webmaster</a></p>
</body>
</html>