diff --git a/phpBB/styles/subSilver/template/mcp_footer.html b/phpBB/styles/subSilver/template/mcp_footer.html
index a575055127..0b3680bf9e 100644
--- a/phpBB/styles/subSilver/template/mcp_footer.html
+++ b/phpBB/styles/subSilver/template/mcp_footer.html
@@ -8,7 +8,7 @@
{PAGE_NUMBER}
|
[ {TOTAL} ] |
- {L_GOTO_PAGE} {L_PREVIOUS} {PAGINATION} {L_NEXT} |
+ |
diff --git a/phpBB/styles/subSilver/template/mcp_notes_user.html b/phpBB/styles/subSilver/template/mcp_notes_user.html
index 6ef427ebbe..094ee093d8 100755
--- a/phpBB/styles/subSilver/template/mcp_notes_user.html
+++ b/phpBB/styles/subSilver/template/mcp_notes_user.html
@@ -110,7 +110,7 @@
diff --git a/phpBB/styles/subSilver/template/mcp_viewlogs.html b/phpBB/styles/subSilver/template/mcp_viewlogs.html
index f333d6c057..3c18865dd7 100644
--- a/phpBB/styles/subSilver/template/mcp_viewlogs.html
+++ b/phpBB/styles/subSilver/template/mcp_viewlogs.html
@@ -45,7 +45,7 @@
diff --git a/phpBB/styles/subSilver/template/mcp_warn_list.html b/phpBB/styles/subSilver/template/mcp_warn_list.html
index df09db9b68..f3ff9d4490 100755
--- a/phpBB/styles/subSilver/template/mcp_warn_list.html
+++ b/phpBB/styles/subSilver/template/mcp_warn_list.html
@@ -32,7 +32,7 @@
diff --git a/phpBB/styles/subSilver/template/memberlist_body.html b/phpBB/styles/subSilver/template/memberlist_body.html
index bc5cc32ee2..69701027b4 100644
--- a/phpBB/styles/subSilver/template/memberlist_body.html
+++ b/phpBB/styles/subSilver/template/memberlist_body.html
@@ -89,7 +89,7 @@
diff --git a/phpBB/styles/subSilver/template/pagination.html b/phpBB/styles/subSilver/template/pagination.html
new file mode 100644
index 0000000000..fa636e5bad
--- /dev/null
+++ b/phpBB/styles/subSilver/template/pagination.html
@@ -0,0 +1 @@
+{L_GOTO_PAGE} {L_PREVIOUS} {PAGINATION} {L_NEXT}
\ No newline at end of file
diff --git a/phpBB/styles/subSilver/template/search_results.html b/phpBB/styles/subSilver/template/search_results.html
index 843c64eba7..16efdcbfcd 100644
--- a/phpBB/styles/subSilver/template/search_results.html
+++ b/phpBB/styles/subSilver/template/search_results.html
@@ -123,7 +123,7 @@
-{PAGE_NUMBER} [ {TOTAL_MATCHES} ]
+
diff --git a/phpBB/styles/subSilver/template/ucp_attachments.html b/phpBB/styles/subSilver/template/ucp_attachments.html
index 6b60d73154..4e3a12cb3b 100644
--- a/phpBB/styles/subSilver/template/ucp_attachments.html
+++ b/phpBB/styles/subSilver/template/ucp_attachments.html
@@ -18,7 +18,7 @@
{PAGE_NUMBER}
|
[ {TOTAL_ATTACHMENTS} ] |
- {L_GOTO_PAGE} {L_PREVIOUS} {PAGINATION} {L_NEXT} |
+ |
diff --git a/phpBB/styles/subSilver/template/ucp_groups_manage.html b/phpBB/styles/subSilver/template/ucp_groups_manage.html
index 1c6bce637b..51bd5a1567 100644
--- a/phpBB/styles/subSilver/template/ucp_groups_manage.html
+++ b/phpBB/styles/subSilver/template/ucp_groups_manage.html
@@ -193,7 +193,7 @@