공통관리자: 너비 가변 변경 작업 중

This commit is contained in:
whitedot
2013-10-11 16:43:18 +09:00
parent 7ec7f0b46c
commit fe15f022cb
100 changed files with 7539 additions and 7495 deletions

View File

@ -66,11 +66,11 @@ include_once (G5_ADMIN_PATH.'/admin.head.php');
<input type="hidden" name="ev_id" value="<?php echo $ev_id; ?>">
<input type="hidden" name="ev_item" value="">
<section class="cbox">
<h2><?php echo $html_title; ?></h2>
<table class="frm_tbl">
<div class="tbl_frm01 tbl_wrap">
<table>
<caption><?php echo $g5['title']; ?></caption>
<colgroup>
<col class="grid_3">
<col class="grid_4">
<col>
</colgroup>
<tbody>
@ -272,7 +272,7 @@ include_once (G5_ADMIN_PATH.'/admin.head.php');
</tr>
</tbody>
</table>
</section>
</div>
<div class="btn_confirm">
<input type="submit" value="확인" class="btn_submit" accesskey="s">