쇼핑몰: 콘텐츠 시작 끝 부분 주석 처리 작업 완료

This commit is contained in:
whitedot
2013-07-01 18:07:58 +09:00
parent c24954cb5f
commit 90b9790463
40 changed files with 167 additions and 19 deletions

View File

@ -11,6 +11,7 @@ $itemqa_formupdate = "./itemqaformupdate.php?it_id=".$it_id;
$thumbnail_width = 500;
?>
<!-- 상품문의 목록 시작 { -->
<section id="sit_qa_list">
<h3>등록된 상품문의</h3>
@ -180,3 +181,4 @@ $(function(){
});
});
</script>
<!-- } 상품문의 목록 끝 -->