mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/10650] Revert merge of 'rahulr92/ticket/10650' into develop
The pull request (#654) was merged a little too quickly. In particular, display_last_subject per-forum option needs consensus. This reverts commitb1fb34a4d7
, reversing changes made to7d6b289671
. PHPBB3-10650
This commit is contained in:
@@ -57,8 +57,6 @@ $lang = array_merge($lang, array(
|
||||
'DELETE_ALL_POSTS' => 'Delete posts',
|
||||
'DELETE_SUBFORUMS' => 'Delete subforums and posts',
|
||||
'DISPLAY_ACTIVE_TOPICS' => 'Enable active topics',
|
||||
'DISPLAY_LAST_SUBJECT' => 'Display subject of last added post on forum list',
|
||||
'DISPLAY_LAST_SUBJECT_EXPLAIN' => 'If set to yes the subject of the last added post will be displayed in the forum list with a hyperlink to the post.',
|
||||
'DISPLAY_ACTIVE_TOPICS_EXPLAIN' => 'If set to yes active topics in selected subforums will be displayed under this category.',
|
||||
|
||||
'EDIT_FORUM' => 'Edit forum',
|
||||
|
Reference in New Issue
Block a user