Make site search work again

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9311 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-01-18 18:18:05 +00:00
parent c94e20b6f4
commit 7dc3da557d
3 changed files with 9 additions and 4 deletions

View File

@ -36,9 +36,14 @@ Thomas&nbsp;M.&nbsp;Eastep</a></small></p>
border="0" cellspacing="0">
<tbody>
<tr>
<td style="text-align: center;">&nbsp;<input name="q" size="15"
maxlength="255"><br>
<input name="btnG" value="Search" type="submit"></td>
<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> <small><input name="q" size="15" maxlength="255" value="" type="text"></small> <input name="btnG" value="Search" type="submit">
</form>
</tr>
</tbody>
</table>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -12,7 +12,7 @@ charset=UTF-8">
border="1"framespacing="0"> <frame
src="Banner.html" name="topFrame"scrolling="NO"
noresize >
<frameset cols="175,*" frameborder="no" border="0" framespacing="0">
<frameset cols="14%,*" frameborder="no" border="0" framespacing="0">
<frame src="Shorewall_index_frame.htm" name="contents"> <frame src="shorewall_index.htm"
name="main">
</frameset>