사용자: 데이터없는 테이블 셀 높이

This commit is contained in:
whitedot
2013-01-14 10:54:28 +09:00
parent ec15f71b6e
commit 356bcfcdd1
2 changed files with 2 additions and 2 deletions

View File

@ -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 { ?>