태그 오타 수정

This commit is contained in:
chicpro
2014-06-02 09:04:57 +09:00
parent 53919f0ed8
commit 57edd26a6f

View File

@ -200,7 +200,7 @@ echo '<link rel="stylesheet" href="'.G5_CSS_URL.'/'.(G5_IS_MOBILE?'mobile':'defa
<td><?php echo $res_cd; ?></td>
</tr>
<tr>
<td scope="row">취소 결과 메세지</th>
<th scope="row">취소 결과 메세지</th>
<td><?php echo $res_msg; ?></td>
</tr>
<tr>