Merge branch 'g5'

This commit is contained in:
chicpro
2013-11-04 14:01:37 +09:00
40 changed files with 82 additions and 82 deletions

View File

@ -55,7 +55,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++)
<input type="hidden" name="act" value="<?php echo $act ?>">
<input type="hidden" name="url" value="<?php echo $_SERVER['HTTP_REFERER'] ?>">
<div class="tbl_head01 tbl_wrp">
<div class="tbl_head01 tbl_wrap">
<table>
<caption><?php echo $act ?>할 게시판을 한개 이상 선택하여 주십시오.</caption>
<thead>

View File

@ -25,7 +25,7 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함
<div id="point" class="new_win">
<h1 id="win_title"><?php echo $g5['title'] ?></h1>
<div class="tbl_head01 tbl_wrp">
<div class="tbl_head01 tbl_wrap">
<table>
<caption>포인트 사용내역 목록</caption>
<thead>