diff --git a/phpBB/templates/Default/viewtopic_body.tpl b/phpBB/templates/Default/viewtopic_body.tpl
index 3844cac500..3ed4ef5af8 100644
--- a/phpBB/templates/Default/viewtopic_body.tpl
+++ b/phpBB/templates/Default/viewtopic_body.tpl
@@ -27,13 +27,13 @@
-
+ |
{postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}
- {postrow.L_JOINED}: {postrow.POSTER_JOINED} {L_POSTS}: {postrow.POSTER_POSTS} {postrow.POSTER_FROM}
+ {L_JOINED}: {postrow.POSTER_JOINED} {L_POSTS}: {postrow.POSTER_POSTS} {postrow.POSTER_FROM}
|
{postrow.L_POSTED}: {postrow.POST_DATE}
|