diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
index d57c73217e..242fab185c 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
@@ -22,20 +22,20 @@
{RANK_TITLE}
{RANK_IMG}
- {L_POSTS}{L_COLON} {AUTHOR_POSTS}
- {L_JOINED}{L_COLON} {AUTHOR_JOINED}
+ {L_POSTS}{L_COLON} {AUTHOR_POSTS}
+ {L_JOINED}{L_COLON} {AUTHOR_JOINED}
- {custom_fields.PROFILE_FIELD_NAME}{L_COLON} {custom_fields.PROFILE_FIELD_VALUE}
+ {custom_fields.PROFILE_FIELD_NAME}{L_COLON} {custom_fields.PROFILE_FIELD_VALUE}
-
+
- {L_PRIVATE_MESSAGE}
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index 4d96a0e392..929ff0fec8 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -127,8 +127,8 @@
- {postrow.RANK_TITLE}
{postrow.RANK_IMG}
- - {L_POSTS}{L_COLON} {postrow.POSTER_POSTS}
- - {L_JOINED}{L_COLON} {postrow.POSTER_JOINED}
+ - {L_POSTS}{L_COLON} {postrow.POSTER_POSTS}
+ - {L_JOINED}{L_COLON} {postrow.POSTER_JOINED}
@@ -138,14 +138,14 @@
- - {postrow.custom_fields.PROFILE_FIELD_NAME}{L_COLON} {postrow.custom_fields.PROFILE_FIELD_VALUE}
+ - {postrow.custom_fields.PROFILE_FIELD_NAME}{L_COLON} {postrow.custom_fields.PROFILE_FIELD_VALUE}
- -
+
-