diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 8366dc3d3e..a8bac42842 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -199,11 +199,13 @@
{L_DOWNLOAD_NOTICE}
-
{postrow.DELETED_MESSAGE} +
+ {postrow.DELETED_MESSAGE}
{L_REASON}{L_COLON} {postrow.DELETE_REASON}
-
{postrow.EDITED_MESSAGE} +
+ {postrow.EDITED_MESSAGE}
{L_REASON}{L_COLON} {postrow.EDIT_REASON}