?
This commit is contained in:
@ -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("선택정보")?>
|
||||
|
||||
Reference in New Issue
Block a user