fix this bug in danbooru too
git-svn-id: file:///home/shish/svn/shimmie2/trunk@998 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
8074be77a7
commit
d43edb8c7f
@ -41,6 +41,7 @@ class CustomIndexTheme extends IndexTheme {
|
|||||||
<p><form action='$h_search_link' method='GET'>
|
<p><form action='$h_search_link' method='GET'>
|
||||||
<input name='search' type='text'
|
<input name='search' type='text'
|
||||||
value='$h_search_string' autocomplete='off' />
|
value='$h_search_string' autocomplete='off' />
|
||||||
|
<input type='hidden' name='q' value='/post/list'>
|
||||||
<input type='submit' value='Find' style='display: none;' />
|
<input type='submit' value='Find' style='display: none;' />
|
||||||
</form>
|
</form>
|
||||||
<div id='search_completions'></div>";
|
<div id='search_completions'></div>";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user