From 5a6fe6ccf8aa9af8ab09f0cb2fa79130b8ab81ee Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 9 Jun 2015 02:20:00 -0700 Subject: [PATCH 1/2] Fixes #806 --- app/views/error/403.blade.php | 2 +- app/views/error/404.blade.php | 2 +- app/views/error/500.blade.php | 2 +- app/views/error/503.blade.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/error/403.blade.php b/app/views/error/403.blade.php index 7b5ca7c3cb..6a4ce9fca6 100755 --- a/app/views/error/403.blade.php +++ b/app/views/error/403.blade.php @@ -6,7 +6,7 @@ Error 403 - Forbidden