쇼핑몰관리자: #9 상품관리 상품입력/수정 페이지 세부 수정

This commit is contained in:
rollydream
2013-03-27 13:21:18 +09:00
parent 336b0faf60
commit f88f60a3de
4 changed files with 235 additions and 235 deletions

View File

@ -31,7 +31,16 @@ $g4['title'] = $html_title;
include_once (G4_ADMIN_PATH.'/admin.head.php');
?>
<?//=subtitle($html_title)?><p>
<form name="frmfaqform" action="./faqformupdate.php" onsubmit="return frmfaqform_check(this);" method="post" style="margin:0px;">
<input type="hidden" name="w" value="<? echo $w ?>">
<input type="hidden" name="fm_id" value="<? echo $fm_id ?>">
<input type="hidden" name="fa_id" value="<? echo $fa_id ?>">
<section>
<?//=subtitle($html_title)?>
</section>
<form name=frmfaqform method=post action='./faqformupdate.php' onsubmit="return frmfaqform_check(this);" style="margin:0px;">
<input type=hidden name=w value='<? echo $w ?>'>