1
0
mirror of https://github.com/S2-/pwgen.git synced 2025-08-02 00:40:08 +02:00
This commit is contained in:
s2
2017-11-23 12:29:01 +01:00
parent 1c7ba3298c
commit f5dc33bbb0

View File

@@ -16,8 +16,8 @@
<div>
<label>length</label>
<label for"length-min">min <input type="number" id="length-min" value="14" min="0" name="length-min" style="width: 50px;"></label>
<label for"length-max">max <input type="number" id="length-max" value="18" min="0" name="length-max" style="width: 50px;"></label>
<label for="length-min">min <input type="number" id="length-min" value="14" min="0" name="length-min" style="width: 50px;"></label>
<label for="length-max">max <input type="number" id="length-max" value="18" min="0" name="length-max" style="width: 50px;"></label>
</div>
<div>