유효성검사: #381 유효성 에러보고에 따른 처리
This commit is contained in:
@ -52,7 +52,7 @@ for($i=0; $row=sql_fetch_array($result); $i++) {
|
||||
</thead>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<th scope="row" colspan="2">소계</td>
|
||||
<th scope="row" colspan="2">소계</th>
|
||||
<td><?=number_format($sum_point1)?></td>
|
||||
<td><?=number_format($sum_point2)?></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user