mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-19 02:33:40 +00:00
add labels to checkboxes
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
{% endfor %}
|
||||
</select>
|
||||
<input name="is_tome" id="is_tome" title="is tome" type="checkbox"/>
|
||||
<label for="is_tome">is tome gear</label>
|
||||
<input name="suggest" id="suggest" type="submit" value="suggest"/>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user