diff --git a/barobill/etax/index.php b/barobill/etax/index.php index 1f25f5e..d676202 100644 --- a/barobill/etax/index.php +++ b/barobill/etax/index.php @@ -64,10 +64,15 @@ $mngUrl = (strpos($currentHost, 'sam.kr') !== false)
{/* Logo Section */}
window.location.href='../../index.php'}> -
- S +
+ + + +
+
+ SAM + Smart Automation Management
- CodeBridgeX SAM

전자세금계산서

diff --git a/index.php b/index.php index b5ce144..3627334 100644 --- a/index.php +++ b/index.php @@ -165,10 +165,15 @@ $mngUrl = (strpos($currentHost, 'sam.kr') !== false)
-
- S +
+ + + +
+
+ SAM + Smart Automation Management
- CodeBridgeX SAM
diff --git a/lib/meta_common.php b/lib/meta_common.php index 627a088..4c43888 100644 --- a/lib/meta_common.php +++ b/lib/meta_common.php @@ -12,18 +12,26 @@ if ($depth > 0) { $salesBasePath = str_repeat('../', $depth); } -// 로고 HTML 컴포넌트 +// 로고 HTML 컴포넌트 (SAM 스타일) $samLogoHtml = ' -
S
- CodeBridgeX SAM +
+ + + +
+
+ SAM + Smart Automation Management +
'; + +// SVG favicon (빨간색 화살표) +$svgFavicon = 'data:image/svg+xml,'; ?> - + + - - - diff --git a/salesmanagement/index.php b/salesmanagement/index.php index ee1f8d4..a255d71 100644 --- a/salesmanagement/index.php +++ b/salesmanagement/index.php @@ -167,12 +167,17 @@