diff options
-rw-r--r-- | phpBB/styles/prosilver/template/viewforum_body.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html index db0aef9f06..4689909b28 100644 --- a/phpBB/styles/prosilver/template/viewforum_body.html +++ b/phpBB/styles/prosilver/template/viewforum_body.html @@ -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}"> |