mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-30 09:29:42 +01:00
Move search form back to banner to improve rendering on high-res monitors
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9313 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
402b06091e
commit
9badcab591
@ -10,19 +10,57 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<table id="AutoNumber3"
|
<table id="AutoNumber3"
|
||||||
style="border-collapse: collapse; background-color: rgb(255, 255, 255); width: 100%; height: 102px;"
|
style="border-collapse: collapse; background-color: rgb(255, 255, 255); width: 100%; height: 90px;"
|
||||||
cellpadding="0">
|
cellpadding="0">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="text-align: left; width: 34%; vertical-align: top;">
|
<td style="text-align: left; width: 34%; vertical-align: top;">
|
||||||
<div style="background-color: rgb(255, 255, 255);" align="left">
|
<div style="text-align: center;"> </div>
|
||||||
<img src="images/gareth-davies-logo3.png" alt="(Shorewall Logo)"
|
<div
|
||||||
|
style="background-color: rgb(255, 255, 255); text-align: center;"> <img
|
||||||
|
src="images/gareth-davies-logo3.png" alt="(Shorewall Logo)"
|
||||||
style="width: 430px; height: 90px;" align="middle"> </div>
|
style="width: 430px; height: 90px;" align="middle"> </div>
|
||||||
</td>
|
</td>
|
||||||
<td style="text-align: right; vertical-align: bottom;">Please report errors
|
<td style="text-align: center; vertical-align: bottom;"> <br>
|
||||||
on this site to <a
|
<table
|
||||||
href="mailto:webmaster@shorewall.net?subject=Website%20Comments">the Webmaster</a><big>
|
style="background-color: rgb(255, 255, 240); height: 108px; text-align: center; margin-left: auto; margin-right: auto;"
|
||||||
</big></td>
|
border="0" cellspacing="0">
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align: center;">
|
||||||
|
<div style="text-align: center;"> </div>
|
||||||
|
<form method="get" action="http://www.google.com/search">
|
||||||
|
<div style="text-align: center;"> <input name="ie"
|
||||||
|
value="UTF-8" type="hidden"> <input name="oe" value="UTF-8"
|
||||||
|
type="hidden"> <input name="as_sitesearch" value="www.shorewall.net"
|
||||||
|
type="hidden"> </div>
|
||||||
|
<table style="background-color: rgb(255, 255, 255);"
|
||||||
|
border="0" cellspacing="0">
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td style="text-align: center;"><span
|
||||||
|
style="text-decoration: underline;"></span> <input name="q"
|
||||||
|
size="25" maxlength="255" value="" type="text"> <input name="btnG"
|
||||||
|
value="Site Search" type="submit"></td>
|
||||||
|
</tr>
|
||||||
|
<tr style="">
|
||||||
|
<td style="background-color: rgb(255, 255, 255);"
|
||||||
|
bgcolor="#3366ff">
|
||||||
|
<p style="text-align: center; font-weight: bold;"><a
|
||||||
|
href="http://dir.gmane.org/gmane.comp.security.shorewall"> Mailing
|
||||||
|
List Archive Search</a></p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</form>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<div style="text-align: left;"><br>
|
||||||
|
</div>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -28,32 +28,14 @@ to Contribute</a><br>
|
|||||||
Thomas M. Eastep</a></small></p>
|
Thomas M. Eastep</a></small></p>
|
||||||
<small>
|
<small>
|
||||||
</small>
|
</small>
|
||||||
<div style="text-align: center;"><small>Site search</small>
|
<div style="text-align: center;"><small><br>
|
||||||
|
</small>
|
||||||
|
<div style="text-align: left;"><small>Please report errors
|
||||||
|
on this site to <a
|
||||||
|
href="mailto:webmaster@shorewall.net?subject=Website%20Comments">the Webmaster</a></small>
|
||||||
<br>
|
<br>
|
||||||
</div>
|
</div>
|
||||||
<table
|
<small></small><br>
|
||||||
style="background-color: rgb(255, 255, 240); width: 100%; height: 70px;"
|
|
||||||
border="0" cellspacing="0">
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="text-align: center;">
|
|
||||||
<form method="get"
|
|
||||||
action="http://www.google.com/search"> <input name="ie"
|
|
||||||
value="UTF-8" type="hidden"> <input name="oe" value="UTF-8"
|
|
||||||
type="hidden"> <input name="as_sitesearch"
|
|
||||||
value="www.shorewall.net" type="hidden">
|
|
||||||
</a><input name="q" size="15" maxlength="255"
|
|
||||||
value="" type="text"> <input name="btnG" value="Search" type="submit">
|
|
||||||
</form>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
<div style="text-align: center;"><a
|
|
||||||
href="http://dir.gmane.org/gmane.comp.security.shorewall">Mailing
|
|
||||||
List Archive Search</a><br>
|
|
||||||
</div>
|
|
||||||
<div style="text-align: center;"><br>
|
|
||||||
<img alt="Shorweall Logo" src="images/gareth-davies-logo3_88x31.png"
|
<img alt="Shorweall Logo" src="images/gareth-davies-logo3_88x31.png"
|
||||||
style="border: 0px solid ; width: 88px; height: 31px;" align="middle"></div>
|
style="border: 0px solid ; width: 88px; height: 31px;" align="middle"></div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -112,7 +112,7 @@ matches your environment and follow the step by step instructions.</p>
|
|||||||
<h3><a name="Info"></a>Looking for Information?</h3>
|
<h3><a name="Info"></a>Looking for Information?</h3>
|
||||||
<p style="margin-left: 0.42in;">The <a href="Documentation_Index.html">Documentation
|
<p style="margin-left: 0.42in;">The <a href="Documentation_Index.html">Documentation
|
||||||
Index</a> is a good place to start as
|
Index</a> is a good place to start as
|
||||||
is the Site Search in the frame to the left.</p>
|
is the Site Search in the frame above.</p>
|
||||||
<h3><a name="WhatIs"></a>What is Shorewall?<br>
|
<h3><a name="WhatIs"></a>What is Shorewall?<br>
|
||||||
</h3>
|
</h3>
|
||||||
<p style="margin-left: 0.42in;">For a high level description of
|
<p style="margin-left: 0.42in;">For a high level description of
|
||||||
|
Loading…
Reference in New Issue
Block a user