1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/9999] SEARCH_USER_POSTS is also used on viewtopic. Move to common.

PHPBB3-9999
This commit is contained in:
Andreas Fischer
2011-05-09 23:20:17 +02:00
parent 4038091382
commit ccb78f74a4
2 changed files with 1 additions and 1 deletions

View File

@@ -116,7 +116,6 @@ $lang = array_merge($lang, array(
'REMOVE_FOE' => 'Remove foe',
'REMOVE_FRIEND' => 'Remove friend',
'SEARCH_USER_POSTS' => 'Search users posts',
'SELECT_MARKED' => 'Select marked',
'SELECT_SORT_METHOD' => 'Select sort method',
'SEND_AIM_MESSAGE' => 'Send AIM message',