From a0f1b51acd05a07b908dfd1635f8bad12cf77376 Mon Sep 17 00:00:00 2001 From: charlie Date: Sat, 24 Aug 2024 22:58:55 -0600 Subject: [PATCH] fix: closing tags --- .../pages/user/two-factor-authentication/index.blade.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/pages/user/two-factor-authentication/index.blade.php b/resources/views/pages/user/two-factor-authentication/index.blade.php index a95d08b..9a116e1 100644 --- a/resources/views/pages/user/two-factor-authentication/index.blade.php +++ b/resources/views/pages/user/two-factor-authentication/index.blade.php @@ -117,8 +117,8 @@ public function disable(){ @endif
- Regenerate Codes - Disable 2FA + Regenerate Codes + Disable 2FA
@@ -153,8 +153,8 @@ public function disable(){ @enderror
- Cancel - Confirm + Cancel + Confirm