removed phone number from form
parent
813408df8f
commit
ff609a9ffe
|
@ -98,6 +98,7 @@
|
|||
{%- endif -%}
|
||||
</div>
|
||||
</div>
|
||||
{% comment %}
|
||||
<div class="field">
|
||||
<input
|
||||
type="tel"
|
||||
|
@ -111,6 +112,7 @@
|
|||
>
|
||||
<label class="field__label" for="ContactForm-phone">{{ 'templates.contact.form.phone' | t }}</label>
|
||||
</div>
|
||||
{% endcomment %}
|
||||
<div class="field">
|
||||
<textarea
|
||||
rows="10"
|
||||
|
|
Loading…
Reference in New Issue