From 3385583ff26c374718345b50908232e559ccae0e Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 19 May 2020 21:19:39 -0600 Subject: [PATCH] Update checkpoint view, fix recovery code bug --- resources/views/auth/checkpoint.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/auth/checkpoint.blade.php b/resources/views/auth/checkpoint.blade.php index 7f949aca1..2c78bbd3d 100644 --- a/resources/views/auth/checkpoint.blade.php +++ b/resources/views/auth/checkpoint.blade.php @@ -19,7 +19,7 @@
- + @if ($errors->has('code'))