사용자: 데이터없는 테이블 셀 높이
This commit is contained in:
@ -48,7 +48,7 @@ header("Pragma: no-cache"); // HTTP/1.0
|
||||
<head>
|
||||
<meta charset="<?=$g4['charset']?>">
|
||||
<title><?=$g4['title']?></title>
|
||||
<meta http-equiv='X-UA-Compatible' content='IE=Edge' />
|
||||
<!-- <meta http-equiv='X-UA-Compatible' content='IE=Edge' /> -->
|
||||
<? if (isset($administrator)) { ?>
|
||||
<link rel="stylesheet" href="<?=$g4['url']?>/css/adm.css?=<?=date("md")?>">
|
||||
<? } else { ?>
|
||||
|
||||
Reference in New Issue
Block a user