add checkbox and fix spaces in name fields
This commit is contained in:
@@ -639,6 +639,8 @@
|
|||||||
Виски</label>
|
Виски</label>
|
||||||
<label class="option"><input type="checkbox" name="drink" value="tequila" id="ctequila">
|
<label class="option"><input type="checkbox" name="drink" value="tequila" id="ctequila">
|
||||||
Текила</label>
|
Текила</label>
|
||||||
|
<label class="option"><input type="checkbox" name="drink" value="sam" id="sam">
|
||||||
|
Самогон</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user