common.css 버전 올림

This commit is contained in:
2018-05-12 13:01:39 +09:00
parent a9052705a8
commit 451a759cca
48 changed files with 56 additions and 56 deletions
+2 -2
View File
@@ -24,7 +24,7 @@ if($session->userGrade < 5) {
<title>관리메뉴</title>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<link rel='stylesheet' href='../d_shared/common.css' type='text/css'>
<link rel='stylesheet' href='css/common.css?180511' type='text/css'>
<link rel='stylesheet' href='css/common.css?180512' type='text/css'>
</head>
<body>
관리자가 아닙니다.<br>
@@ -52,7 +52,7 @@ $sel[$type] = "selected";
<title>로그정보</title>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<link rel='stylesheet' href='../d_shared/common.css' type='text/css'>
<link rel='stylesheet' href='css/common.css?180511' type='text/css'>
<link rel='stylesheet' href='css/common.css?180512' type='text/css'>
</head>
<body>
<table align=center width=1000 class='tb_layout bg0'>