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 25, 2024
1 parent 63a9fc4 commit 0a65438
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 @@ -923,7 +923,7 @@ <h4>Open Hours</h4>
<form method="post" id="myform">
<div class="row mb-3">
<div class="col-md-6">
<input type="text" name="FullName" id="FullName" placeholder="Your Name" required="required" class="form-control"/>
<input type="text" name="FullName" id="FullName" placeholder="Your Name" class="form-control"/>
</div>
<div class="col-md-6">
<input type="email" class="form-control" name="Email" id="Email"/>
Expand Down

0 comments on commit 0a65438

Please sign in to comment.