mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
- replaced mcp reports system with a simplified version
- fixed links to mcp_reports git-svn-id: file:///svn/phpbb/trunk@5649 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -322,7 +322,7 @@ $lang = array_merge($lang, array(
|
||||
'POST_DETAILS' => 'Post Details',
|
||||
'POST_NEW_TOPIC' => 'Post new topic',
|
||||
'POST_PCT' => '%.2f%% of all posts',
|
||||
'POST_REPORTED' => 'Click to view reports',
|
||||
'POST_REPORTED' => 'Click to view report',
|
||||
'POST_SUBJECT' => 'Post Subject',
|
||||
'POST_TIME' => 'Post time',
|
||||
'POST_UNAPPROVED' => 'Click to approve post',
|
||||
|
Reference in New Issue
Block a user