Skip to content

Commit

Permalink
Update confidential-computing form company field
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlokajtar authored Jan 4, 2024
1 parent 181ca55 commit 5767b51
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ <h2 class="p-modal__title u-sv1" id="modal-title">Contact us</h2>
<input required id="phone" name="phone" maxlength="255" type="tel" required="required" />
</li>
<li class="p-list__item">
<label for="Company">Company:</label>
<input id="Company" name="Company" maxlength="255" type="text" required="required"/>
<label for="company">Company:</label>
<input id="company" name="company" maxlength="255" type="text" required="required"/>
</li>
<li>
<label for="title">Job title:</label>
Expand Down

0 comments on commit 5767b51

Please sign in to comment.