aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/profile.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/profile.php')
-rw-r--r--phpBB/profile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/profile.php b/phpBB/profile.php
index 7c7a7f58b3..aad8bdca96 100644
--- a/phpBB/profile.php
+++ b/phpBB/profile.php
@@ -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'],