mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
잘못된 설정값 및 코드 수정
This commit is contained in:
parent
6ff24f89d6
commit
fff313eaee
1 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<form action="./" method="post" class="x_form-horizontal" method="post">
|
||||
<input type="hidden" name="module" value="document" />
|
||||
<input type="hidden" name="act" value="procDocumentAdminInsertConfig" />
|
||||
<input type="hidden" name="xe_validator_id" value="modules/member/tpl/1" />
|
||||
<input type="hidden" name="xe_validator_id" value="modules/document/tpl/document_config/1" />
|
||||
<div class="x_control-group">
|
||||
<div class="x_control-label">{$lang->thumbnail_type}</div>
|
||||
<div class="x_controls">
|
||||
|
|
@ -24,4 +24,3 @@
|
|||
<span class="x_pull-right"><input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" /></span>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue