관리자: 주버튼색 수정 및 이미지툴바 메타태그 주석처리

This commit is contained in:
whitedot
2013-04-19 10:34:49 +09:00
parent 688876e081
commit e387688d88
2 changed files with 9 additions and 9 deletions

View File

@ -38,8 +38,8 @@ header("Pragma: no-cache"); // HTTP/1.0
<meta name="HandheldFriendly" content="true">
<meta name="format-detection" content="telephone=no">
<? } ?>
<meta http-equiv="imagetoolbar" content="no">
<!-- <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> -->
<!-- <meta http-equiv="imagetoolbar" content="no"> -->
<!-- <meta http-equiv="X-UA-Compatible" content="IE=Edge"> -->
<? if (defined('G4_IS_ADMIN')) { ?>
<link rel="stylesheet" href="<?=G4_CSS_URL?>/admin.css?=<?=date("md")?>">
<? } else { ?>