* Allow to define sort order for search-results (garvinhicking)
This commit is contained in:
@ -955,3 +955,7 @@
|
||||
|
||||
@define('MEDIA_TITLE', 'TITLE-Attribute (will be displayed on mouse over)');
|
||||
|
||||
@define('QUICKSEARCH_SORT', 'How should search-results be sorted?');
|
||||
|
||||
@define('QUICKSEARCH_SORT_RELEVANCE', 'Relevance');
|
||||
|
||||
|
Reference in New Issue
Block a user