Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
pull/1/head
shopify[bot] 2024-05-31 11:19:09 +00:00 committed by GitHub
parent e297f3b9ae
commit 4a1f6e8f3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -115,11 +115,11 @@
{% endcomment %}
<div class="field">
<select id="ContactForm-reason" name="reason" class="field__input" style="height: 60px">
<option value="test">Test</option>
<option value="test" disabled selected>Allgemein</option>
<option value="test2">Test2</option>
</select>
<label class="form__label field__label" for="ContactForm-reason">
Grund auswählen
Betreff
</label>
</div>
<div class="field">