From 574cfd5bf227faea2d51081f4b7a9da3d745f37d Mon Sep 17 00:00:00 2001 From: sanaullahkhan Date: Thu, 8 Feb 2024 14:37:46 +0000 Subject: [PATCH] feat(branding): update crown logo to Tudor Crown logo in header --- module/Olcs/view/layouts/base.phtml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/module/Olcs/view/layouts/base.phtml b/module/Olcs/view/layouts/base.phtml index 57ced51bf..7e8f17e25 100644 --- a/module/Olcs/view/layouts/base.phtml +++ b/module/Olcs/view/layouts/base.phtml @@ -161,13 +161,23 @@ $isLoggedIn = $currentUser->isLoggedIn();