+ {L_AVATAR}: {L_AVATAR_EXPLAIN} |
+ |
+
{L_SIGNATURE}: {L_SIGNATURE_EXPLAIN} |
|
diff --git a/phpBB/templates/Default/viewtopic_body.tpl b/phpBB/templates/Default/viewtopic_body.tpl
index 192cce7a6b..56bcb54db0 100644
--- a/phpBB/templates/Default/viewtopic_body.tpl
+++ b/phpBB/templates/Default/viewtopic_body.tpl
@@ -68,6 +68,7 @@
{postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}
+ {postrow.POSTER_AVATAR}
{L_JOINED}: {postrow.POSTER_JOINED}
{L_POSTS}: {postrow.POSTER_POSTS}
{postrow.POSTER_FROM}
@@ -76,8 +77,7 @@
{L_POSTED}: {postrow.POST_DATE} |
-
- {postrow.MESSAGE}
+ | {postrow.MESSAGE}
{postrow.PROFILE_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.ICQ_STATUS_IMG} {postrow.ICQ_ADD_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} {postrow.EDIT_IMG} {postrow.QUOTE_IMG} {postrow.PMSG_IMG} {postrow.IP_IMG} {postrow.DELPOST_IMG}
|