This commit is contained in:
whitedot
2013-03-27 17:27:14 +09:00
parent 336b0faf60
commit c66e528a06

View File

@ -93,6 +93,7 @@ $g4['title'] = $html_title;
include_once (G4_ADMIN_PATH.'/admin.head.php');
?>
<form name="fitemform" action="./itemformupdate.php" onsubmit="return fitemformcheck(this)" method="post" enctype="MULTIPART/FORM-DATA" autocomplete="off" style="margin:0px;">
<input type="hidden" name="codedup" value="<?=$default['de_code_dup_use']?>">
@ -452,6 +453,7 @@ include_once (G4_ADMIN_PATH.'/admin.head.php');
<!--선택된 목록 / 등록된 목록 구조 다시 짜야함 start-->
<?//=subtitle("선택정보")?>