aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorGraham Eames <grahamje@users.sourceforge.net>2006-05-29 15:11:50 +0000
committerGraham Eames <grahamje@users.sourceforge.net>2006-05-29 15:11:50 +0000
commit5465ceb5071d2b58609ae68004e453334d569649 (patch)
tree19bc03948f99d6a3c6232e52db53d4438b7b6b7e /phpBB/language/en/mcp.php
parent3752616bb6317875708ed9cfc5296d784566c657 (diff)
downloadforums-5465ceb5071d2b58609ae68004e453334d569649.tar
forums-5465ceb5071d2b58609ae68004e453334d569649.tar.gz
forums-5465ceb5071d2b58609ae68004e453334d569649.tar.bz2
forums-5465ceb5071d2b58609ae68004e453334d569649.tar.xz
forums-5465ceb5071d2b58609ae68004e453334d569649.zip
Fix a typo I'd introduced previously
git-svn-id: file:///svn/phpbb/trunk@5984 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index be047d1ea4..617d36b957 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -186,7 +186,7 @@ $lang = array_merge($lang, array(
'MERGE_TOPIC_ID' => 'Destination topic id',
'MOD_OPTIONS' => 'Moderator Options',
'MORE_INFO' => 'Further information',
- 'MOST WARNINGS' => 'Users with most warnings',
+ 'MOST_WARNINGS' => 'Users with most warnings',
'MOVE_TOPIC_CONFIRM' => 'Are you sure you want to move the topic into a new forum?',
'MOVE_TOPICS' => 'Move selected topics',
'MOVE_TOPICS_CONFIRM' => 'Are you sure you want to move the selected topics into a new forum?',