diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/search_results.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/search_results.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index 86b86e3d94..c38a37452b 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -18,7 +18,6 @@ <div class="search-box"> <!-- IF SEARCH_IN_RESULTS --> <label for="add_keywords">{L_SEARCH_IN_RESULTS}: <input type="text" name="add_keywords" id="add_keywords" value="" class="inputbox narrow" /></label> - <input type="hidden" name="show_results" value="posts" /> <input class="button2" type="submit" name="submit" value="{L_SEARCH}" /> <!-- ENDIF --> </div> |
