diff --git a/adm/css/admin.css b/adm/css/admin.css index f9f85b9be..a1bb66c85 100644 --- a/adm/css/admin.css +++ b/adm/css/admin.css @@ -623,7 +623,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} #sct .sct_name2 {padding-left:50px} #sct .sct_name3 {padding-left:75px} #sct .sct_name4 {padding-left:100px} -#sct .name_lbl {position:absolute;top:0;left:-20px;width:13px;height:13px;background:url('../adm/shop_admin/img/icon_reply.gif') 0 0 no-repeat} +#sct .name_lbl {position:absolute;top:0;left:-20px;width:13px;height:13px;background:url('../shop_admin/img/icon_reply.gif') 0 0 no-repeat} /* 분류 추가/수정 */ .frm_ca_id {display:inline-block;margin:0 10px 0 0;font-weight:bold} diff --git a/mobile/shop/shop.head.php b/mobile/shop/shop.head.php index f33f29a5f..3196cf9f7 100644 --- a/mobile/shop/shop.head.php +++ b/mobile/shop/shop.head.php @@ -14,12 +14,9 @@ include_once(G5_LIB_PATH.'/latest.lib.php');
- -