From dbc5737ce373878c701c2728134d2c0154b9b54b Mon Sep 17 00:00:00 2001 From: David M Date: Tue, 15 May 2007 14:12:22 +0000 Subject: [PATCH] #10940 git-svn-id: file:///svn/phpbb/trunk@7585 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/mcp_front.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/mcp_front.html b/phpBB/styles/prosilver/template/mcp_front.html index 9b5fb17dce..722f4d59f5 100644 --- a/phpBB/styles/prosilver/template/mcp_front.html +++ b/phpBB/styles/prosilver/template/mcp_front.html @@ -112,6 +112,7 @@ {L_ACTION} {L_USERNAME} {L_IP} + {L_VIEW_TOPIC} {L_VIEW_TOPIC_LOGS} {L_TIME} @@ -119,9 +120,10 @@ - {log.ACTION} + {log.ACTION} {log.USERNAME} {log.IP} + {L_VIEW_TOPIC} {L_VIEW_TOPIC_LOGS}  {log.TIME}