From 6bf19f493feb36b50aeb7c8d93603ed820d82d4f Mon Sep 17 00:00:00 2001 From: fipwmaqzufheoxq92ebc <29818044+fipwmaqzufheoxq92ebc@users.noreply.github.com> Date: Thu, 27 Aug 2020 08:36:51 +0200 Subject: [PATCH] Error pages: only redirect on 404 --- views/errors/403.blade.php | 1 - views/errors/404.blade.php | 11 +++++++++++ views/errors/base.blade.php | 1 - 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/views/errors/403.blade.php b/views/errors/403.blade.php index 2a88f73e..9da6937a 100644 --- a/views/errors/403.blade.php +++ b/views/errors/403.blade.php @@ -3,7 +3,6 @@ @section('title', $__t('You are not allowed to view this page!')) @section('content') -