Changed the name of the Clear All button to Reset Selected to better explain what it does

This commit is contained in:
2026-02-23 23:45:13 -08:00
parent 15e73c8576
commit 7a90c4d5af

View File

@@ -114,7 +114,7 @@ header p{font-size:0.85rem;color:#f0cca0;margin-top:3px}
<button class="btn btn-outline" onclick="resetFilters()">Clear Filters</button>
<div class="spacer"></div>
<span class="tag-counts" id="tagCounts"></span>
<button class="btn btn-outline" onclick="clearAll()">Clear All</button>
<button class="btn btn-outline" onclick="clearAll()">Reset Selected</button>
<button class="btn btn-gold" onclick="openPicker()">🎲 Pick for Us!</button>
</div>
<div class="course-browse-bar">