aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/search_results.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/search_results.html')
-rw-r--r--phpBB/styles/prosilver/template/search_results.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html
index dbda076086..5d75bd3d56 100644
--- a/phpBB/styles/prosilver/template/search_results.html
+++ b/phpBB/styles/prosilver/template/search_results.html
@@ -71,13 +71,13 @@
<!-- END searchresults -->
</ul>
- <span class="clear"></span></div>
+ </div>
</div>
<!-- ELSE -->
<div class="panel">
<div class="inner">
<strong>{L_NO_SEARCH_RESULTS}</strong>
- <span class="clear"></span></div>
+ </div>
</div>
<!-- ENDIF -->
@@ -114,13 +114,13 @@
</ul>
<!-- ENDIF -->
- <span class="clear"></span></div>
+ </div>
</div>
<!-- BEGINELSE -->
<div class="panel">
<div class="inner">
<strong>{L_NO_SEARCH_RESULTS}</strong>
- <span class="clear"></span></div>
+ </div>
</div>
<!-- END searchresults -->
<!-- ENDIF -->