add 'search' button to quicksearch field
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3219 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
6acfec47f4
commit
6d7fe3abfc
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
class="top-actions quicksearch">
|
class="top-actions quicksearch">
|
||||||
<form method="get" action="search.html">
|
<form method="get" action="search.html">
|
||||||
<input type="text" name="search.text" />
|
<input type="text" name="search.text" />
|
||||||
|
<input type="submit" name="search.submit" value="Search"
|
||||||
|
i18n:attributes="value" />
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue