mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
Initial implementation of a log viewer into the MCP
git-svn-id: file:///svn/phpbb/trunk@5460 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -119,6 +119,12 @@ $lang = array_merge($lang, array(
|
||||
'LOOKUP_IP' => 'Look up IP',
|
||||
|
||||
'MCP_ADD' => 'Add a warning',
|
||||
|
||||
'MCP_LOGS' => 'Moderator Logs',
|
||||
'MCP_LOGS_FRONT' => 'Front Page',
|
||||
'MCP_LOGS_FORUM_VIEW' => 'Forum Logs',
|
||||
'MCP_LOGS_TOPIC_VIEW' => 'Topic Logs',
|
||||
|
||||
'MCP_MAIN' => 'Main',
|
||||
'MCP_MAIN_FORUM_VIEW' => 'View Forum',
|
||||
'MCP_MAIN_FRONT' => 'Front Page',
|
||||
|
Reference in New Issue
Block a user