large bills checkbox
This commit is contained in:
parent
c4155b0b5d
commit
0cd583f50c
1 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,10 @@
|
|||
<label for="all-members">Todos los miembros</label
|
||||
><input type="checkbox" name="all-members" id="all-members-checkbox"/>
|
||||
</div>
|
||||
<div id="other-area">
|
||||
<label for="large-bills">Se pueden usar billetes grandes (100€, 200€, 500€)</label
|
||||
><input type="checkbox" name="large-bills" id="large-bills-checkbox"/>
|
||||
</div>
|
||||
<button id="button-submit-offer" class="button-primary" disabled>
|
||||
Publicar oferta
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue