* Allow to define sort order for search-results (garvinhicking)
This commit is contained in:
@ -956,3 +956,7 @@ $i18n_unknown = 'tw';
|
||||
|
||||
@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