git-svn-id: http://xe-core.googlecode.com/svn/trunk@1420 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-05-16 06:24:36 +00:00
parent b4ed25f564
commit 473feb1c3f
4 changed files with 33 additions and 28 deletions

View file

@ -80,7 +80,9 @@
<!-- step 2. XML 파일 지정 -->
<div id="step2" style="display:none">
<form action="./" method="get" onsubmit="return doStep2(this)">
<form action="./" method="get" >
<input type="hidden" name="module" value="importer" />
<input type="hidden" name="act" value="procImporterAdminImport" />
<input type="hidden" name="module_srl" value="" />
<input type="hidden" name="category_srl" value="" />
<div style="font-weight:bold">{$lang->import_step_title[2]}</div>