From cd09c76c0c5daaf6ecd76c50e68254bcd2687dc5 Mon Sep 17 00:00:00 2001
From: Perrom
Date: Mon, 30 Jun 2025 11:31:47 +0200
Subject: [PATCH] fixes #2380 favicon now visible from access warning page
---
include/functions_html.inc.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php
index ef6ce0fdf..66508ca64 100644
--- a/include/functions_html.inc.php
+++ b/include/functions_html.inc.php
@@ -267,6 +267,7 @@ function access_denied()
$access_denied_html =
''.
+ ''.
''.
'
'.
'

'.