mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
Change text from 'filtering method' to 'sorting method'
This commit is contained in:
parent
d964d1e275
commit
78f627b39d
@ -36,7 +36,7 @@
|
||||
<div class="search-bar">
|
||||
|
||||
<form id="form">
|
||||
<label for="sort">Filtering Method:</label>
|
||||
<label for="sort">Sorting Method:</label>
|
||||
<select id="sort">
|
||||
<option value="recent">Most Recent</option>
|
||||
<option value="top">Top Rated</option>
|
||||
|
Loading…
Reference in New Issue
Block a user