web: search form tweaks
This commit is contained in:
parent
3dccfcad68
commit
13227cfc13
@ -6,14 +6,14 @@
|
|||||||
Search:
|
Search:
|
||||||
\ #
|
\ #
|
||||||
<td
|
<td
|
||||||
<input name=q size=60 value=#{q}
|
<input name=q size=70 value=#{q}
|
||||||
<input type=submit value="Search"
|
<input type=submit value="Search"
|
||||||
\ #
|
|
||||||
<a#search-help-link href="#" title="Toggle search help">help
|
|
||||||
$if filtering
|
$if filtering
|
||||||
\ #
|
\ #
|
||||||
<span.showall
|
<span.showall
|
||||||
<a href=@{here}>clear search
|
<a href=@{here}>clear search
|
||||||
|
\ #
|
||||||
|
<a#search-help-link href="#" title="Toggle search help">help
|
||||||
<tr
|
<tr
|
||||||
<td
|
<td
|
||||||
<td
|
<td
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user