and fix the home extension too
git-svn-id: file:///home/shish/svn/shimmie2/trunk@772 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
5b15ae1f47
commit
4553bf00b8
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ EOD
|
||||||
<div class='space'>
|
<div class='space'>
|
||||||
<form action='".make_link("post/list")."' method='GET'>
|
<form action='".make_link("post/list")."' method='GET'>
|
||||||
<input id='search_input' name='search' size='55' type='text' value='' autocomplete='off' /><br/>
|
<input id='search_input' name='search' size='55' type='text' value='' autocomplete='off' /><br/>
|
||||||
|
<input type='hidden' name='q' value='/post/list'>
|
||||||
<input type='submit' value='Search'/>
|
<input type='submit' value='Search'/>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Reference in a new issue