File tree 2 files changed +4
-6
lines changed
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -240,16 +240,15 @@ <h2>Subscribe to our Newsletter</h2>
240
240
id ="mc-embedded-subscribe-form "
241
241
name ="mc-embedded-subscribe-form "
242
242
class ="validate newsletter "
243
- target ="_blank "
244
- novalidate ="">
243
+ target ="_blank ">
245
244
< input
246
245
type ="email "
247
246
value =""
248
247
name ="EMAIL "
249
248
class ="email input "
250
249
id ="mce-EMAIL "
251
250
placeholder ="Your email "
252
- required ="" />
251
+ required />
253
252
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
254
253
< div
255
254
style ="position: absolute; left: -5000px "
Original file line number Diff line number Diff line change @@ -541,16 +541,15 @@ <h2>Subscribe to our Newsletter</h2>
541
541
id ="mc-embedded-subscribe-form "
542
542
name ="mc-embedded-subscribe-form "
543
543
class ="validate newsletter "
544
- target ="_blank "
545
- novalidate ="">
544
+ target ="_blank ">
546
545
< input
547
546
type ="email "
548
547
value =""
549
548
name ="EMAIL "
550
549
class ="email input "
551
550
id ="mce-EMAIL "
552
551
placeholder ="Your email "
553
- required ="" />
552
+ required />
554
553
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
555
554
< div
556
555
style ="position: absolute; left: -5000px "
You can’t perform that action at this time.
0 commit comments