mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
incorrect field name fixed
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11840 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c22d5157cd
commit
cc6743c239
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ form._imgUploaded input {width:...}: 이미지 등록 된 상태
|
|||
<span class="fileBtn x_pull-right">
|
||||
<button class="modify x_btn x_btn-primary" title="변경">변경</button>
|
||||
<button class="upload x_btn x_btn-primary" title="이미지 올리기">이미지 올리기</button>
|
||||
<input type="file" title="변경/이미지 올리기" name="menu_selected_btn">
|
||||
<input type="file" title="변경/이미지 올리기" name="menu_active_btn">
|
||||
</span>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue