1
0
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:
Nils Adermann
2006-03-18 10:54:14 +00:00
parent ca1e11dc2a
commit 9cd89343a2
17 changed files with 651 additions and 781 deletions

View File

@@ -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',