Skip to content

Commit

Permalink
fix: duplicate id
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubigny committed Jun 17, 2024
1 parent 65a4a29 commit 491242f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</form>
<br>
<form action="/force-2fa" method="post">
<button id="force-login">Forcer une connexion a deux facteurs</button>
<button id="force-2fa">Forcer une connexion a deux facteurs</button>
</form>
</main>
<footer>
Expand Down

0 comments on commit 491242f

Please sign in to comment.