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