aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/styles.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/styles.php')
-rw-r--r--phpBB/language/en/acp/styles.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php
index 8f65b3ef5f..1cdf6f7050 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',
@@ -434,5 +434,3 @@ $lang = array_merge($lang, array(
'UNSET' => 'Undefined',
));
-
-?> \ No newline at end of file