1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 19:49:54 +02:00

View profile now shows relevant add/remove links

git-svn-id: file:///svn/phpbb/trunk@6462 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-10-07 20:11:45 +00:00
parent d7545025c3
commit 32c2ea4339
4 changed files with 23 additions and 5 deletions

View File

@@ -103,6 +103,8 @@ $lang = array_merge($lang, array(
'RANK' => 'Rank',
'REAL_NAME' => 'Recipient name',
'RECIPIENT' => 'Recipient',
'REMOVE_FOE' => 'Remove foe',
'REMOVE_FRIEND' => 'Remove friend',
'SEARCH_USER_POSTS' => 'Search users posts',
'SELECT_MARKED' => 'Select marked',