Skip to content

Commit

Permalink
Used required attribute in the input fields of Newsletter form
Browse files Browse the repository at this point in the history
  • Loading branch information
MukulKolpe committed Jan 5, 2022
1 parent e11a551 commit 9a59d25
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _includes/subscribe.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@
value=""
/>
</div>
<div
onclick="document.getElementById('mc-embedded-subscribe-form').submit();"
class="subscribe"
>
<input
class="subscribe-button"
style="{{ include.color }}"
Expand Down

0 comments on commit 9a59d25

Please sign in to comment.