주소찾기 링크 href 수정
This commit is contained in:
@ -97,7 +97,7 @@ var member_skin_path = "<?=$member_skin_path?>";
|
|||||||
<? } ?>
|
<? } ?>
|
||||||
|
|
||||||
<? if ($config['cf_use_addr']) {
|
<? if ($config['cf_use_addr']) {
|
||||||
$zip_href = 'zip.php?frm_name=fregisterform&frm_zip1=mb_zip1&frm_zip2=mb_zip2&frm_addr1=mb_addr1&frm_addr2=mb_addr2';
|
$zip_href = './zip.php?frm_name=fregisterform&frm_zip1=mb_zip1&frm_zip2=mb_zip2&frm_addr1=mb_addr1&frm_addr2=mb_addr2';
|
||||||
?>
|
?>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">주소</th>
|
<th scope="row">주소</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user