diff --git a/src/Views/email_2fa_show.php b/src/Views/email_2fa_show.php index 52c138591..dc21e6ff1 100644 --- a/src/Views/email_2fa_show.php +++ b/src/Views/email_2fa_show.php @@ -1,4 +1,4 @@ -a<?= $this->extend(config('Auth')->views['layout']) ?> +<?= $this->extend(config('Auth')->views['layout']) ?> <?= $this->section('title') ?><?= lang('Auth.email2FATitle') ?> <?= $this->endSection() ?>