관리자 상품문의 휴대폰 표시 변경

This commit is contained in:
chicpro
2013-12-02 11:36:18 +09:00
parent 7c86eca8e0
commit b568f3ec12

View File

@ -59,7 +59,7 @@ $qstr = 'page='.$page.'&sort1='.$sort1.'&sort2='.$sort2;
<?php if($iq['iq_hp']) { ?>
<tr>
<th scope="row">휴대폰</th>
<td><?php echo get_text($iq['iq_hp']); ?></td>
<td><?php echo hyphen_hp_number($iq['iq_hp']); ?></td>
</tr>
<?php } ?>
<tr>