rename most updated to most changed
This commit is contained in:
@@ -25,7 +25,7 @@ class DashController extends Controller
|
||||
$data['sortOptions'] = [
|
||||
'most-visited' => 'Most Visited',
|
||||
'last-updated' => 'Last Updated',
|
||||
'most-updated' => 'Most Updated',
|
||||
'most-updated' => 'Most Changed',
|
||||
// 'most-discussed' => 'Most Discussed',
|
||||
// 'most-liked' => 'Most Liked',
|
||||
'newest' => 'Newest',
|
||||
|
||||
Reference in New Issue
Block a user