mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
fix label
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<tr>
|
||||
<td>Filters</td>
|
||||
<td>
|
||||
<label for="vocationFilter">Choose a Skill</label>
|
||||
<label for="skillFilter">Choose a Skill</label>
|
||||
<select onchange="location = this.value;" id="skillFilter">
|
||||
{% set i = 0 %}
|
||||
{% for link, name in types %}
|
||||
|
Reference in New Issue
Block a user