diff --git a/adm/admin.menu400.shop_1of2.php b/adm/admin.menu400.shop_1of2.php index bada33fb9..dd620043e 100644 --- a/adm/admin.menu400.shop_1of2.php +++ b/adm/admin.menu400.shop_1of2.php @@ -1,6 +1,6 @@
-
본문 바로가기
+
본문 바로가기

@@ -34,7 +34,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
사이트 내 전체검색 -
+ diff --git a/head.sub.php b/head.sub.php index 5ff526acd..b7549c759 100644 --- a/head.sub.php +++ b/head.sub.php @@ -7,7 +7,6 @@ $begin_time = get_microtime(); if (!isset($g4['title'])) $g4['title'] = $config['cf_title']; - // 현재 접속자 //$lo_location = get_text($g4[title]); //$lo_location = $g4[title]; @@ -25,17 +24,22 @@ header("Cache-Control: no-cache"); // HTTP/1.1 header("Expires: 0"); // rfc2616 - Section 14.21 header("Pragma: no-cache"); // HTTP/1.0 */ + +$g4_css = ""; +if (G4_IS_MOBILE) $g4_css = "mobile"; +else $g4_css = "default"; ?> + <?=$g4['title']?> "> -"> +">