mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-19 10:33:41 +00:00
add labels to checkboxes
This commit is contained in:
@ -23,6 +23,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="action" id="action" type="hidden" value="add"/>
|
||||
<input name="add" id="add" type="submit" value="add"/>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user