Skip to content

Commit 4f52f10

Browse files
committed
Static test fixes
1 parent c4c892c commit 4f52f10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ReCaptchaFrontendUi/view/frontend/web/template/reCaptcha.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
class="required-captcha checkbox"
2121
name="recaptcha-validate-"
2222
data-validate="{required:true}"
23-
tabindex="-1"
24-
/>
23+
tabindex="-1">
2524
</div>
2625
</div>
2726
<!-- /ko -->

0 commit comments

Comments
 (0)