모바일쇼핑몰: table -> ul 작업 중
This commit is contained in:
@ -4,8 +4,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||
|
||||
<link rel="stylesheet" href="<?php echo G5_MSHOP_SKIN_URL; ?>/style.css">
|
||||
|
||||
<section id="sit_qa">
|
||||
<h2>상품문의</h2>
|
||||
<h1 id="win_title">상품문의</h1>
|
||||
|
||||
<div id="itemqa"><?php include_once('./itemqa.php'); ?></div>
|
||||
</section>
|
||||
<div id="itemqa" class="win_desc">
|
||||
<?php include_once('./itemqa.php'); ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user