mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- fork/copy topic
- resync topics - possible to show only reported posts in topic_view - view reports in post details - mcp_queue (show unapproved items) git-svn-id: file:///svn/phpbb/trunk@4924 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -256,7 +256,7 @@ if ($post_id)
|
||||
}
|
||||
|
||||
// Start output of page
|
||||
page_header($user->lang['REPORT_TO_ADMIN']);
|
||||
page_header($user->lang['REPORT_POST']);
|
||||
|
||||
$template->set_filenames(array(
|
||||
'body' => 'report_body.html')
|
||||
|
Reference in New Issue
Block a user