mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 04:48:54 +00:00
Lang var incorrect for PM
git-svn-id: file:///svn/phpbb/trunk@1188 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e25574fc9c
commit
05d9d4a312
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ if( isset($HTTP_GET_VARS['mode']) || isset($HTTP_POST_VARS['mode']) )
|
|||
"L_CONTACT" => $lang['Contact'],
|
||||
"L_EMAIL_ADDRESS" => $lang['Email_address'],
|
||||
"L_EMAIL" => $lang['Email'],
|
||||
"L_SEND_PM" => $lang['Send_private_message'],
|
||||
"L_PM" => $lang['Private_Message'],
|
||||
"L_ICQ_NUMBER" => $lang['ICQ'],
|
||||
"L_YAHOO" => $lang['YIM'],
|
||||
"L_AIM" => $lang['AIM'],
|
||||
|
|
Loading…
Add table
Reference in a new issue