We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb895d9 commit 2424deeCopy full SHA for 2424dee
src/Views/email_2fa_show.php
@@ -1,4 +1,4 @@
1
-a<?= $this->extend(config('Auth')->views['layout']) ?>
+<?= $this->extend(config('Auth')->views['layout']) ?>
2
3
<?= $this->section('title') ?><?= lang('Auth.email2FATitle') ?> <?= $this->endSection() ?>
4
0 commit comments