1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-05 17:34:55 +02:00

[ticket/12187] Remove user_website functionality

PHPBB3-12187
This commit is contained in:
Joas Schilling
2014-03-03 20:01:19 +01:00
parent e750d71f84
commit 5b1fbfb2f2
29 changed files with 19 additions and 86 deletions

View File

@ -118,7 +118,6 @@ $lang = array_merge($lang, array(
2 => '%d posts',
),
'VIEW_UNREAD_POST' => 'First unread post',
'VISIT_WEBSITE' => 'WWW',
'VOTE_SUBMITTED' => 'Your vote has been cast.',
'VOTE_CONVERTED' => 'Changing votes is not supported for converted polls.',