From 5b25a05bcccb139280e71441b18c4eb51523fe88 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 14 Oct 2013 11:20:02 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=EC=84=9C?= =?UTF-8?q?=EB=B8=8C=EB=A9=94=EB=89=B4=20=EC=B6=9C=EB=A0=A5=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/admin.head.php | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/adm/admin.head.php b/adm/admin.head.php index 79a5fe2b7..403bba5ab 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -99,7 +99,6 @@ function imageview(id, w, h) $gnb_str .= $href1 . $menu['menu'.$key][0][1] . $href2; $gnb_str .= print_menu1('menu'.$key, 1); $gnb_str .= ""; - if ($current_class) $current_class = ""; // 클래스 반복부여 방지 } $gnb_str .= ""; echo $gnb_str; @@ -118,6 +117,21 @@ function imageview(id, w, h) -->
+ + + +