Removed experimental feature label because well it has been working pretty properly for the past 3 months

This commit is contained in:
2023-07-19 19:40:20 -05:00
parent 1144aa3c58
commit 7237e07f01
2 changed files with 4 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
<!-- Dropdown menu for semester selection -->
<form>
<label for="dropdown">Semester (Experimental Feature):</label>
<label for="dropdown">Semester:</label>
<select id="semester" name="dropdown">
<option value="f2022">Fall 2022</option>
<option value="s2022">Summer 2022</option>