mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-08 22:11:21 +01:00
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:
parent
d2462f254f
commit
bad4afef4b
@ -1,41 +1,48 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
|
<html>
|
||||||
<head>
|
<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>
|
<title>Shorewall</title>
|
||||||
<base target="main">
|
<base target="main" />
|
||||||
<meta name="author" content="Cristian Rodriguez R.">
|
<meta name="author" content="Cristian Rodriguez R." />
|
||||||
<link rel="stylesheet" type="text/css" href="./shorewall.css"
|
<link rel="stylesheet" type="text/css" href="./shorewall.css"
|
||||||
title="Default" media="screen">
|
title="Default" media="screen" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<span style="color: rgb(255, 255, 255);"><br>
|
<span style="color: rgb(255, 255, 255);"><br />
|
||||||
<br>
|
<br />
|
||||||
<a target="_top" href="index.htm">Home</a><br>
|
</span>
|
||||||
<a href="download.htm">Download</a><br>
|
|
||||||
<a href="Documentation.html">Documentation</a><br>
|
<h3><a target="_top" href="index.htm">Home</a><br />
|
||||||
<a href="support.htm">Support</a><br>
|
<a href="download.htm">Download</a><br />
|
||||||
<a href="shorewall_mirrors.htm">Mirrors</a><br>
|
<a href="Documentation.html">Documentation</a><br />
|
||||||
</span><span style="color: rgb(255, 255, 255);"></span><a
|
<a href="support.htm">Support</a><br />
|
||||||
href="News.htm">News</a><br>
|
<a href="shorewall_mirrors.htm">Mirrors</a><br />
|
||||||
<a stype-"color: rbb(255, 355, 255);" href="http://wiki.shorewall.net"; target="_top">Trac Wiki</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
|
<a style="color: rgb(255, 255, 255);" href="useful_links.html">Other
|
||||||
Links</a><br>
|
Links</a><br />
|
||||||
|
</h3>
|
||||||
<ul>
|
<ul>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="menu">
|
<ul class="menu">
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="submenu">
|
<ul class="submenu">
|
||||||
</ul>
|
</ul>
|
||||||
<p class="copyright"><a href="copyright.htm">Copyright© 2001-2007<br>
|
|
||||||
Thomas M. Eastep</a></p>
|
<p class="copyright"><a href="copyright.htm">Copyright© 2001-2007<br />
|
||||||
<!-- shorewall logo --> <img src="images/ProtectedBy.png" align="left"
|
Thomas M. Eastep</a></p>
|
||||||
border="0" height="30" width="144"><br>
|
<!-- shorewall logo -->
|
||||||
<br>
|
<img src="images/ProtectedBy.png" align="left" border="0" height="30"
|
||||||
<p class="copyright">Please report errors <br>
|
width="144" /><br />
|
||||||
on this site to <a
|
<br />
|
||||||
href="mailto:webmaster@shorewall.net?subject=Website%20Comments">
|
|
||||||
the Webmaster</a></p>
|
|
||||||
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user