IE=edge 대소문자 주의
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ function printLimitMsg($turntime) {
|
||||
<head>
|
||||
<title>접속제한</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=1024" />
|
||||
<?=WebUtil::printCSS('../d_shared/common.css')?>
|
||||
<?=WebUtil::printCSS('css/common.css')?>
|
||||
|
||||
Reference in New Issue
Block a user