diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html index 4d48782c10..7a80f72348 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html +++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html @@ -8,10 +8,10 @@

{FOLDER_STATUS}

-
{L_POST_REPLY_PM}
-
{L_UCP_PM_COMPOSE}
-
{L_FORWARD_PM}
-
{L_REPLY_TO_ALL}
+
{L_BUTTON_PM_REPLY}
+
{L_BUTTON_PM_NEW}
+
{L_BUTTON_PM_FORWARD}
+
{L_BUTTON_PM_REPLY_ALL}
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html index b47c13d573..e0aef4f290 100644 --- a/phpBB/styles/prosilver/template/viewforum_body.html +++ b/phpBB/styles/prosilver/template/viewforum_body.html @@ -39,7 +39,7 @@
-
{L_FORUM_LOCKED}{L_POST_TOPIC}
+
{L_BUTTON_FORUM_LOCKED}{L_BUTTON_NEW_TOPIC}
@@ -205,7 +205,7 @@
- +
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 9910be34b0..e7bd3d5059 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -29,7 +29,7 @@
- +
@@ -263,7 +263,7 @@