fix #1489 replace with charMappingFile
This commit is contained in:
parent
2ea524da38
commit
f1b52dbd53
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
<label for="name" class="col-sm-3 control-label"><la:message
|
||||
key="labels.dict_mapping_file" /></label>
|
||||
<div class="col-sm-9">
|
||||
<input type="file" name="mappingFile" />
|
||||
<input type="file" name="charMappingFile" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue