쇼핑몰관리자: #9 쇼핑몰관리 상품입력/수정 상품요약정보설정 새창 타이틀 h1 적용
This commit is contained in:
@ -24,7 +24,7 @@ include_once(G4_PATH.'/head.sub.php');
|
||||
<input type="hidden" name="it_id" value="<?=$it_id?>">
|
||||
|
||||
<div class="cbox">
|
||||
<h1>상품요약정보 설정</h1>
|
||||
<h1><?=$g4['title']?></h1>
|
||||
<p>모든 필드를 반드시 입력하셔야 합니다.</p>
|
||||
<table class="frm_tbl">
|
||||
<colgroup>
|
||||
|
||||
Reference in New Issue
Block a user