mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge pull request #3870 from Zoddo/ticket/9485
[ticket/9485] Add a "View post" link in the moderation logs * Zoddo/ticket/9485: [ticket/9485] Fix tests [ticket/9485] Add post_id to relevant $phpbb_log->add() [ticket/9485] Add a "View post" link in the moderation logs
This commit is contained in:
@@ -135,6 +135,7 @@ $lang = array_merge($lang, array(
|
||||
'LOCK_TOPICS_CONFIRM' => 'Are you sure you want to lock all selected topics?',
|
||||
'LOGS_CURRENT_TOPIC' => 'Currently viewing logs of:',
|
||||
'LOGIN_EXPLAIN_MCP' => 'To moderate this forum you must login.',
|
||||
'LOGVIEW_VIEWPOST' => 'View post',
|
||||
'LOGVIEW_VIEWTOPIC' => 'View topic',
|
||||
'LOGVIEW_VIEWLOGS' => 'View topic log',
|
||||
'LOGVIEW_VIEWFORUM' => 'View forum',
|
||||
|
Reference in New Issue
Block a user