Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/1/head
parent
ff609a9ffe
commit
c3e4bf2200
|
@ -112,7 +112,12 @@
|
|||
>
|
||||
<label class="field__label" for="ContactForm-phone">{{ 'templates.contact.form.phone' | t }}</label>
|
||||
</div>
|
||||
{% endcomment %}
|
||||
{% endcomment %}
|
||||
<div class="field">
|
||||
<select name="reason">
|
||||
<option value="test">Test</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="field">
|
||||
<textarea
|
||||
rows="10"
|
||||
|
|
Loading…
Reference in New Issue