From fc44275ca67d442f320606592b4744e59d215eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Sat, 31 Jan 2026 18:55:40 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EB=A1=9C=EA=B3=A0=20=EC=95=84=EC=9D=B4?= =?UTF-8?q?=EC=BD=98=EC=9D=84=20favicon=20=EC=9D=B4=EB=AF=B8=EC=A7=80?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - SVG 아이콘 대신 favicon-32x32.png 이미지 사용 - 모든 페이지 로고 통일 (favicon + SAM + 서브타이틀) Co-Authored-By: Claude Opus 4.5 --- barobill/etax/index.php | 6 +----- index.php | 6 +----- lib/meta_common.php | 8 ++------ salesmanagement/index.php | 6 +----- 4 files changed, 5 insertions(+), 21 deletions(-) diff --git a/barobill/etax/index.php b/barobill/etax/index.php index d676202..16a953f 100644 --- a/barobill/etax/index.php +++ b/barobill/etax/index.php @@ -64,11 +64,7 @@ $mngUrl = (strpos($currentHost, 'sam.kr') !== false)
{/* Logo Section */}
window.location.href='../../index.php'}> -
- - - -
+ SAM
SAM Smart Automation Management diff --git a/index.php b/index.php index 3627334..6df5c0f 100644 --- a/index.php +++ b/index.php @@ -165,11 +165,7 @@ $mngUrl = (strpos($currentHost, 'sam.kr') !== false)
-
- - - -
+ SAM
SAM Smart Automation Management diff --git a/lib/meta_common.php b/lib/meta_common.php index b24c201..aeead2e 100644 --- a/lib/meta_common.php +++ b/lib/meta_common.php @@ -12,14 +12,10 @@ if ($depth > 0) { $salesBasePath = str_repeat('../', $depth); } -// 로고 HTML 컴포넌트 (SAM 스타일) +// 로고 HTML 컴포넌트 (SAM 스타일 - favicon 이미지 사용) $samLogoHtml = ' -
- - - -
+ SAM