From 0279fe69d4623df7d9a54c272b98048b4ffec837 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 17 May 2024 17:54:06 +0900 Subject: [PATCH] Fix footer links for Sign In / My Account --- .../components/global-footer/global-footer.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/shared/components/global-footer/global-footer.component.html b/frontend/src/app/shared/components/global-footer/global-footer.component.html index 2b7d9367f..9193a8b32 100644 --- a/frontend/src/app/shared/components/global-footer/global-footer.component.html +++ b/frontend/src/app/shared/components/global-footer/global-footer.component.html @@ -32,7 +32,7 @@ } - @@ -43,7 +43,7 @@ } @if (!enterpriseInfo?.footer_img) { -