Skip to content

Commit 52b40d6

Browse files
committed
Add accessibility label to newsletter input form
1 parent 8bc4706 commit 52b40d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/includes/subscribe.jade

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ form.subscribe-form(
2121
tabindex="-1",
2222
value=""
2323
)
24+
label(for="mc-embedded-subscribe-form").
25+
Subscribe to newsletter?
26+

0 commit comments

Comments
 (0)