fix consent checkbox
This commit is contained in:
parent
56df2ae947
commit
87d2106314
@ -43,7 +43,7 @@
|
|||||||
<textarea name="note" id="input-note" rows="2" cols="30"></textarea>
|
<textarea name="note" id="input-note" rows="2" cols="30"></textarea>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<label for="tos">I will jack your shit.</label>
|
<label for="tos">I consent to my information being stored.</label>
|
||||||
<input type="checkbox" name="tos" id="tos">
|
<input type="checkbox" name="tos" id="tos">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user