From d824137cc27eaac784fb6bd9f9b19c662bdc379f Mon Sep 17 00:00:00 2001 From: Astrologies Date: Fri, 10 Dec 2021 08:56:09 -0500 Subject: [PATCH] alphaland christmas logo --- globals/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals/functions.php b/globals/functions.php index 5194a57..2e884f1 100644 --- a/globals/functions.php +++ b/globals/functions.php @@ -6213,7 +6213,7 @@ function getCurrentThemeLogo() //grabs the alphaland logo for the users selected { $currenttheme = getCurrentTheme(); - //return $GLOBALS['url'] . "/alphaland/cdn/imgs/alpha-spooky/alphalandzombie.png"; //spooky + return $GLOBALS['url'] . "/alphaland/cdn/imgs/alpha-christmas/alphalandchristmas.png"; //force christmas logo if ($currenttheme == 0) //light theme dark logo {