mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12649] Change sort & display options in footers to dropdown menu
PHPBB3-12649
This commit is contained in:
@@ -698,8 +698,10 @@ $lang = array_merge($lang, array(
|
||||
'SORRY_AUTH_READ_TOPIC' => 'You are not authorised to read this topic.',
|
||||
'SORRY_AUTH_VIEW_ATTACH' => 'You are not authorised to download this attachment.',
|
||||
'SORT_BY' => 'Sort by',
|
||||
'SORT_DIRECTION' => 'Direction',
|
||||
'SORT_JOINED' => 'Joined date',
|
||||
'SORT_LOCATION' => 'Location',
|
||||
'SORT_OPTIONS' => 'Display and sorting options',
|
||||
'SORT_RANK' => 'Rank',
|
||||
'SORT_POSTS' => 'Posts',
|
||||
'SORT_TOPIC_TITLE' => 'Topic title',
|
||||
|
Reference in New Issue
Block a user