diff --git a/phpBB/styles/subSilver/template/search_results.html b/phpBB/styles/subSilver/template/search_results.html
new file mode 100644
index 0000000000..451b9a2406
--- /dev/null
+++ b/phpBB/styles/subSilver/template/search_results.html
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+{PAGE_NUMBER} [ {TOTAL_MATCHES} ]
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/phpBB/styles/subSilver/template/search_results_posts.html b/phpBB/styles/subSilver/template/search_results_posts.html
deleted file mode 100644
index f1b193aec6..0000000000
--- a/phpBB/styles/subSilver/template/search_results_posts.html
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
-
-
-
-
-
-{PAGE_NUMBER} [ {TOTAL_TOPICS} ]
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/phpBB/styles/subSilver/template/search_results_topics.html b/phpBB/styles/subSilver/template/search_results_topics.html
deleted file mode 100644
index 39c24e4b55..0000000000
--- a/phpBB/styles/subSilver/template/search_results_topics.html
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
-
-
-{PAGE_NUMBER} [ {TOTAL_TOPICS} ]
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file