태그 오류 수정

This commit is contained in:
chicpro
2015-12-10 15:17:34 +09:00
parent 8629b0418d
commit fb3f11a93f
4 changed files with 6 additions and 6 deletions

View File

@ -213,7 +213,7 @@ add_javascript(G5_POSTCODE_JS, 0); //다음 주소 js
</td>
</tr>
<tr>
<th scope="row"><label for="mb_zip1">주소</label></th>
<th scope="row">주소</th>
<td colspan="3" class="td_addr_line">
<label for="mb_zip" class="sound_only">우편번호</label>
<input type="text" name="mb_zip" value="<?php echo $mb['mb_zip1'].$mb['mb_zip2']; ?>" id="mb_zip" class="frm_input readonly" size="5" maxlength="6">