diff --git a/phpBB/styles/prosilver/template/forum_fn.js b/phpBB/styles/prosilver/template/forum_fn.js
index 13a10c8cc0..8902ae1f83 100644
--- a/phpBB/styles/prosilver/template/forum_fn.js
+++ b/phpBB/styles/prosilver/template/forum_fn.js
@@ -579,8 +579,10 @@ function parseDocument($container) {
if ($this.hasClass('post-buttons')) {
$('.button', $menuContents).removeClass('button');
- $('.js-responsive-menu-link').addClass('button');
+ $('.sr-only', $menuContents).removeClass('sr-only');
+ $('.js-responsive-menu-link').addClass('button').addClass('button-icon-only');
$('.js-responsive-menu-link .icon').removeClass('fa-bars').addClass('fa-ellipsis-h');
+
}
copied1 = true;
}
diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html
index e1e4ff4732..8e4196cfb7 100644
--- a/phpBB/styles/prosilver/template/mcp_post.html
+++ b/phpBB/styles/prosilver/template/mcp_post.html
@@ -59,7 +59,7 @@
- {L_EDIT_POST}
+ {L_EDIT_POST}
diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html
index 0398b773c7..cf7b67e74b 100644
--- a/phpBB/styles/prosilver/template/mcp_topic.html
+++ b/phpBB/styles/prosilver/template/mcp_topic.html
@@ -101,7 +101,7 @@
-
- {L_POST_DETAILS}
+ {L_POST_DETAILS}
-
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index deb8daf83a..7d0d38ec7e 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -92,10 +92,10 @@
diff --git a/phpBB/styles/prosilver/template/posting_topic_review.html b/phpBB/styles/prosilver/template/posting_topic_review.html
index 803de267ac..01a055c3f5 100644
--- a/phpBB/styles/prosilver/template/posting_topic_review.html
+++ b/phpBB/styles/prosilver/template/posting_topic_review.html
@@ -29,14 +29,14 @@
-
- {L_POST_DETAILS}
+ {L_POST_DETAILS}
-
-
- {L_QUOTE} {topic_review_row.POST_AUTHOR}
+ {L_QUOTE} {topic_review_row.POST_AUTHOR}
diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html
index 47ce0de4dd..c8ae7e33fa 100644
--- a/phpBB/styles/prosilver/template/search_results.html
+++ b/phpBB/styles/prosilver/template/search_results.html
@@ -32,10 +32,10 @@
diff --git a/phpBB/styles/prosilver/template/ucp_pm_history.html b/phpBB/styles/prosilver/template/ucp_pm_history.html
index 5500b6924c..d3aed8ffee 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_history.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_history.html
@@ -26,7 +26,7 @@
-
href="{history_row.U_QUOTE}"href="#postingbox" onclick="addquote({history_row.MSG_ID}, '{history_row.MESSAGE_AUTHOR_QUOTE}', '{LA_WROTE}', {time:{history_row.MESSAGE_TIME},user_id:{history_row.USER_ID}});" title="{L_QUOTE} {history_row.MESSAGE_AUTHOR}" class="button">
- {L_QUOTE} {history_row.MESSAGE_AUTHOR}
+ {L_QUOTE} {history_row.MESSAGE_AUTHOR}
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
index 230759aa9e..049bef1930 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
@@ -91,28 +91,28 @@
-
- {L_POST_EDIT_PM}
+ {L_POST_EDIT_PM}
-
- {L_DELETE_MESSAGE}
+ {L_DELETE_MESSAGE}
-
- {L_REPORT_PM}
+ {L_REPORT_PM}
-
- {L_POST_QUOTE_PM}
+ {L_POST_QUOTE_PM}
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 94486ef8a5..2e99b233ba 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -49,10 +49,10 @@
@@ -233,42 +233,42 @@
-
- {L_BUTTON_EDIT}
+ {L_BUTTON_EDIT}
-
- {L_DELETE_POST}
+ {L_DELETE_POST}
-
- {L_REPORT_POST}
+ {L_REPORT_POST}
-
- {L_WARN_USER}
+ {L_WARN_USER}
-
- {L_INFORMATION}
+ {L_INFORMATION}
-
- {L_QUOTE}
+ {L_QUOTE}