mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/9999] SEARCH_USER_POSTS is also used on viewtopic. Move to common. [ticket/9999] Remove broken and unused L_FORUM_FOLDER_ALT variable.
This commit is contained in:
@@ -116,7 +116,6 @@ $lang = array_merge($lang, array(
|
||||
'REMOVE_FOE' => 'Remove foe',
|
||||
'REMOVE_FRIEND' => 'Remove friend',
|
||||
|
||||
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
||||
'SELECT_MARKED' => 'Select marked',
|
||||
'SELECT_SORT_METHOD' => 'Select sort method',
|
||||
'SEND_AIM_MESSAGE' => 'Send AIM message',
|
||||
|
Reference in New Issue
Block a user