mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)
git-svn-id: file:///svn/phpbb/trunk@4981 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -333,6 +333,7 @@ $lang += array(
|
||||
'SORT_BY' => 'Sort by',
|
||||
'SORT_JOINED' => 'Joined Date',
|
||||
'SORT_LOCATION' => 'Location',
|
||||
'SORT_RANK' => 'Rank',
|
||||
'SORT_TOPIC_TITLE' => 'Topic Title',
|
||||
'SORT_USERNAME' => 'Username',
|
||||
'SPLIT_TOPIC' => 'Split Topic',
|
||||
|
Reference in New Issue
Block a user