Skip to content

Commit

Permalink
add lang attribute to html element on new-backup-codes template
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Jun 20, 2024
1 parent de270b5 commit bdd37ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/material/themes/material/mfa/new-backup-codes.twig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="{{ currentLanguage }}">
<head>
<title>{{ '{mfa:title}'|trans }}</title>

Expand Down

0 comments on commit bdd37ea

Please sign in to comment.