From bc9b14a87d943c314f6f8e10249288d9c7056793 Mon Sep 17 00:00:00 2001 From: John Brahy Date: Mon, 19 Apr 2021 10:43:03 -0700 Subject: [PATCH 1/3] extra in tabs area --- app/Views/errors/html/error_exception.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/app/Views/errors/html/error_exception.php b/app/Views/errors/html/error_exception.php index e2b59d71425e..22b4ecddc0e4 100644 --- a/app/Views/errors/html/error_exception.php +++ b/app/Views/errors/html/error_exception.php @@ -43,12 +43,11 @@
From 1cbdc5e935c968317e33026f76e234c61dc825e6 Mon Sep 17 00:00:00 2001 From: John Brahy Date: Mon, 19 Apr 2021 10:47:01 -0700 Subject: [PATCH 2/3] forgot the lang="en" tag in the top of the english HTML page --- app/Views/errors/html/error_exception.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/errors/html/error_exception.php b/app/Views/errors/html/error_exception.php index 22b4ecddc0e4..3e87d5aa694a 100644 --- a/app/Views/errors/html/error_exception.php +++ b/app/Views/errors/html/error_exception.php @@ -1,6 +1,6 @@ - + From 7a95be7b094fa218babda449d94999db67644bf9 Mon Sep 17 00:00:00 2001 From: John Brahy Date: Mon, 19 Apr 2021 10:48:59 -0700 Subject: [PATCH 3/3] Revert "forgot the lang="en" tag in the top of the english HTML page" This reverts commit 1cbdc5e935c968317e33026f76e234c61dc825e6. --- app/Views/errors/html/error_exception.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/errors/html/error_exception.php b/app/Views/errors/html/error_exception.php index 3e87d5aa694a..22b4ecddc0e4 100644 --- a/app/Views/errors/html/error_exception.php +++ b/app/Views/errors/html/error_exception.php @@ -1,6 +1,6 @@ - +