상품 추천이메일 폼 br 태그 추가 - 카이루님 제안

This commit is contained in:
chicpro
2014-04-14 11:17:37 +09:00
parent 7ba24f83c0
commit 6d2985def7

View File

@ -38,7 +38,7 @@ include_once(G5_PATH.'/head.sub.php');
</colgroup>
<tbody>
<tr>
<th scope="row"><label for="to_email">추천받는 분 E-mail<strong class="sound_only"> 필수</strong></label></th>
<th scope="row"><label for="to_email">추천받는 분<br>E-mail<strong class="sound_only"> 필수</strong></label></th>
<td><input type="text" name="to_email" id="to_email" required class="frm_input required" size="51"></td>
</tr>
<tr>