From 9affd6f7e7b95442f1ef14894858d8213f3fbd2a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 11 Jan 2013 00:41:03 +0100 Subject: [ticket/11201] Remove MSN/WLM fields WLM will be shutdown in March 2013. Skype is the new replacement. But as Skype uses a different login ID and service, the values in this field are useless. So we can safely remove the field and the links/functions we create. PHPBB3-11201 --- phpBB/styles/subsilver2/template/memberlist_view.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'phpBB/styles/subsilver2/template/memberlist_view.html') diff --git a/phpBB/styles/subsilver2/template/memberlist_view.html b/phpBB/styles/subsilver2/template/memberlist_view.html index 464369a7a8..ff22dcc0f7 100644 --- a/phpBB/styles/subsilver2/template/memberlist_view.html +++ b/phpBB/styles/subsilver2/template/memberlist_view.html @@ -116,10 +116,6 @@ {PM_IMG} - - {L_MSNM}{L_COLON} - {MSN_IMG}{USER_MSN} - {L_YIM}{L_COLON} {YIM_IMG}{USER_YIM} -- cgit v1.2.1