diff options
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r-- | phpBB/language/en/mcp.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index 5de6718550..294864c3d1 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -172,9 +172,6 @@ $lang = array_merge($lang, array( 'MCP_QUEUE_UNAPPROVED_TOPICS' => 'Topics awaiting approval', 'MCP_QUEUE_UNAPPROVED_TOPICS_EXPLAIN' => 'This is a list of all topics which require approving before they will be visible to users', - 'MCP_VIEW_ALL' => 'View all (%s)', - 'MCP_VIEW_LOGS' => 'View logs', - 'MCP_VIEW_RECENT' => 'View recent (%s)', 'MCP_VIEW_USER' => 'View warnings for a specific user', 'MCP_WARN' => 'Warnings', |