mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-05-17 15:05:33 +00:00
Nicer input elements
This commit is contained in:
parent
c20f7df61e
commit
a0b7cc4a2f
2 changed files with 13 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
|||
</div>
|
||||
|
||||
<div class="padding underline">
|
||||
<input type="text" name="customname" placeholder="Custom name">
|
||||
<input type="text" name="customname" id="customname" placeholder="Custom name">
|
||||
<label><input type="checkbox" name="showcustomname">Show custom name</label>
|
||||
<br>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue