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

This commit is contained in:
zero 2007-05-16 06:26:20 +00:00
parent 473feb1c3f
commit 6503a6d593

View file

@ -80,9 +80,7 @@
<!-- step 2. XML 파일 지정 -->
<div id="step2" style="display:none">
<form action="./" method="get" >
<input type="hidden" name="module" value="importer" />
<input type="hidden" name="act" value="procImporterAdminImport" />
<form action="./" method="get" onsubmit="return doStep2(this)">
<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>