aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-09-26 11:25:04 +0000
committerChris Smith <toonarmy@phpbb.com>2008-09-26 11:25:04 +0000
commitb9cd8f2966b221db8fb8517b3f5d78c063c87698 (patch)
tree40c0132a23a017a457e78a2a7bf7782260d47b6b /phpBB/language/en/mcp.php
parent3b25f4b18027454a90abdc0f20dbce834e58c49a (diff)
downloadforums-b9cd8f2966b221db8fb8517b3f5d78c063c87698.tar
forums-b9cd8f2966b221db8fb8517b3f5d78c063c87698.tar.gz
forums-b9cd8f2966b221db8fb8517b3f5d78c063c87698.tar.bz2
forums-b9cd8f2966b221db8fb8517b3f5d78c063c87698.tar.xz
forums-b9cd8f2966b221db8fb8517b3f5d78c063c87698.zip
Add links to the post and forum when viewing a report from the MCP. #33795, #33805
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8940 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 4172d162c3..93b694be77 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -346,6 +346,7 @@ $lang = array_merge($lang, array(
'USER_WARNING_ADDED' => 'User warned successfully.',
'VIEW_DETAILS' => 'View details',
+ 'VIEW_POST' => 'View post',
'WARNED_USERS' => 'Warned users',
'WARNED_USERS_EXPLAIN' => 'This is a list of users with unexpired warnings issued to them.',