From 33b9acc703bfa3994280d9b14a66ff4725cbf4a1 Mon Sep 17 00:00:00 2001 From: Len Date: Sat, 17 Feb 2018 03:07:53 -0500 Subject: [PATCH] Update index.php update favicon path --- app/edit/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/edit/index.php b/app/edit/index.php index ed02958aed..577c43bb42 100644 --- a/app/edit/index.php +++ b/app/edit/index.php @@ -65,7 +65,7 @@ else { $favicon = $_SESSION['theme']['favicon']['text']; } else { - $favicon = '/themes/enhanced/favicon.ico'; + $favicon = '/themes/default/favicon.ico'; } ?> @@ -288,4 +288,4 @@ else { - \ No newline at end of file +