diff options
Diffstat (limited to 'phpBB/language/en/acp/styles.php')
| -rw-r--r-- | phpBB/language/en/acp/styles.php | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php index f161a7e6e6..707d9ac7bd 100644 --- a/phpBB/language/en/acp/styles.php +++ b/phpBB/language/en/acp/styles.php @@ -223,7 +223,7 @@ $lang = array_merge($lang, array(  	'IMG_ICON_CONTACT_EMAIL'	=> 'Send e-mail',  	'IMG_ICON_CONTACT_ICQ'		=> 'ICQ',  	'IMG_ICON_CONTACT_JABBER'	=> 'Jabber', -	'IMG_ICON_CONTACT_MSNM'		=> 'MSNM', +	'IMG_ICON_CONTACT_MSNM'		=> 'WLM',  	'IMG_ICON_CONTACT_PM'		=> 'Send message',  	'IMG_ICON_CONTACT_YAHOO'	=> 'YIM',  	'IMG_ICON_CONTACT_WWW'		=> 'Website', @@ -430,5 +430,3 @@ $lang = array_merge($lang, array(  	'UNSET'					=> 'Undefined',  )); - -?>
\ No newline at end of file | 
