mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 21:08:53 +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 -->
|
<!-- IF S_DISPLAY_SEARCHBOX -->
|
||||||
<div class="search-box" role="search">
|
<div class="search-box" role="search">
|
||||||
<form method="get" id="forum-search" action="{S_SEARCHBOX_ACTION}">
|
<form method="get" id="forum-search" action="{S_SEARCHBOX_ACTION}">
|
||||||
</div>
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<input class="inputbox search tiny" type="search" name="keywords" id="search_keywords" size="20" placeholder="{L_SEARCH_FORUM}" />
|
<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}">
|
<button class="button" type="submit" title="{L_SEARCH}">
|
||||||
|
|
Loading…
Add table
Reference in a new issue