Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nima-maghooli authored Apr 19, 2024
1 parent ebb8e24 commit ca1025d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ <h4>Open Hours</h4>
<input type="text" name="name" class="form-control" id="full-name" placeholder="Your Name" required="">
</div>
<div class="col-md-6 form-group mt-3 mt-md-0">
<input type="email" name="_replyto" class="form-control" id="email-address" placeholder="Your Email or Telephone Number" required="">
<input type="email" name="_replyto" class="form-control" id="email-address" placeholder="Your Email" required="">
</div>
<div class="form-group mt-3">
<input type="telephone" name="telephone" class="form-control" id="telephone" placeholder="Subject" required="">
Expand Down

0 comments on commit ca1025d

Please sign in to comment.