We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bb72b commit 90b6fe4Copy full SHA for 90b6fe4
contact-form.html
@@ -36,11 +36,6 @@ <h2 id="contactModalTitle">Request a Confidential Discussion</h2>
36
<input type="tel" name="phone" placeholder="+1 (555) 000-0000" autocomplete="tel">
37
</label>
38
39
- <label>
40
- Company / Organization
41
- <input type="text" name="company" placeholder="Your organization" autocomplete="organization">
42
- </label>
43
-
44
<label>
45
Organization / Institution
46
<input type="text" name="organization" placeholder="Institution name" autocomplete="organization">
0 commit comments