Skip to content

Commit

Permalink
Translate ReCaptcha TagHelper (#11640)
Browse files Browse the repository at this point in the history
  • Loading branch information
Skrypt authored May 5, 2022
1 parent 45d2471 commit c6fb7ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div class="form-group">
<captcha mode="AlwaysShow" />
<captcha mode="AlwaysShow" language="@Orchard.CultureName()" />
</div>

0 comments on commit c6fb7ce

Please sign in to comment.