aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/overall_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subSilver/template/overall_header.html')
-rw-r--r--phpBB/styles/subSilver/template/overall_header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/template/overall_header.html b/phpBB/styles/subSilver/template/overall_header.html
index 238e688d6f..a05f7d42c8 100644
--- a/phpBB/styles/subSilver/template/overall_header.html
+++ b/phpBB/styles/subSilver/template/overall_header.html
@@ -116,12 +116,14 @@ function marklist(id, name, state)
<div id="wrapcentre">
+ <!-- IF S_DISPLAY_SEARCH -->
<p class="searchbar">
<span style="float: left;"><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> | <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></span>
<!-- IF S_USER_LOGGED_IN -->
<span style="float: right;"><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> | <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></span>
<!-- ENDIF -->
</p>
+ <!-- ENDIF -->
<br style="clear: both;" />