diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/search_results.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/search_results.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index 5be65cf8e4..858a7d3072 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -214,7 +214,7 @@ <form method="post" action="{S_SEARCH_ACTION}"> <!-- INCLUDE display_options.html --> </form> - <!-- ENDIF --> + <!-- ENDIF --> <div class="pagination"> {SEARCH_MATCHES} |
