사용자: 새창으로 뜨는 컨텐츠들 수정

This commit is contained in:
whitedot
2013-01-07 17:18:19 +09:00
parent fbfa7f1886
commit 8f9bcc8a5b
5 changed files with 13 additions and 13 deletions

View File

@ -2,8 +2,8 @@
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<section id="post_num" class="new_win">
<h1>우편번호검색</h1>
<div id="post_num" class="new_win">
<h1><?=$g4['title']?></h1>
<form name="fzip" method="get" autocomplete="off">
<input type="hidden" name="frm_name" value="<?=$frm_name?>">
@ -60,4 +60,4 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
}
</script>
<? } ?>
</section>
</div>