From 0f489a7abce12cea64ec5838a0c5efc93a78ebfa Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 7 Oct 2022 22:28:04 +0100 Subject: [PATCH] Added type to image source --- error-pages/403.php | 4 ++-- error-pages/404.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/error-pages/403.php b/error-pages/403.php index bc9cdaf..3c8e9a3 100644 --- a/error-pages/403.php +++ b/error-pages/403.php @@ -10,8 +10,8 @@

Access Denied

- - + + Denied
diff --git a/error-pages/404.php b/error-pages/404.php index 3cca6e6..d6b0df0 100644 --- a/error-pages/404.php +++ b/error-pages/404.php @@ -10,8 +10,8 @@

Not Found

- - + + Not Found