mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 12:58:52 +00:00
[ticket/12769] Fix search-boxs
This commit is contained in:
parent
0a7650da30
commit
d13f31c5bf
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@
|
|||
<!-- IF S_DISPLAY_SEARCHBOX -->
|
||||
<div class="search-box" role="search">
|
||||
<form method="get" id="forum-search" action="{S_SEARCHBOX_ACTION}">
|
||||
</div>
|
||||
<fieldset>
|
||||
<input class="inputbox search tiny" type="search" name="keywords" id="search_keywords" size="20" placeholder="{L_SEARCH_FORUM}" />
|
||||
<button class="button" type="submit" title="{L_SEARCH}">
|
||||
|
|
Loading…
Add table
Reference in a new issue