diff --git a/phpBB/styles/prosilver/template/post_buttons.html b/phpBB/styles/prosilver/template/post_buttons.html
deleted file mode 100644
index db794aa968..0000000000
--- a/phpBB/styles/prosilver/template/post_buttons.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
- {{ Icon('iconify', 'fa:pencil', lang('BUTTON_EDIT'), true, 'c-button-icon') }}
-
-
-
-
-
-
- {{ Icon('iconify', 'fa:times', lang('BUTTON_DELETE'), true, 'c-button-icon') }}
-
-
-
-
-
-
- {{ Icon('iconify', 'fa:exclamation', lang('BUTTON_REPORT'), true, 'c-button-icon') }}
-
-
-
-
-
-
- {{ Icon('iconify', 'fa:exclamation-triangle', lang('BUTTON_WARN'), true, 'c-button-icon') }}
-
-
-
-
-
-
- {{ Icon('iconify', 'fa:info', lang('BUTTON_INFORMATION'), true, 'c-button-icon') }}
-
-
-
-
-
-
- {{ Icon('iconify', 'fa:quote-left', lang('BUTTON_QUOTE'), true, 'c-button-icon') }}
-
-
-
-
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index e5022f7395..e98772e128 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -254,17 +254,70 @@