mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Revert "Merge branch 'develop' into develop"
This reverts commitec54bbd415, reversing changes made to9b12e0a71c.
This commit is contained in:
parent
ec54bbd415
commit
b62a1322c9
8 changed files with 13 additions and 31 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<div class="xefu-dropzone">
|
||||
<span class="xefu-btn fileinput-button xefu-act-selectfile">
|
||||
<span><i class="xi-icon xi-file-upload"></i> {$lang->edit->upload_file}</span>
|
||||
<input id="xe-fileupload" type="file" class="fileupload-processing " name="Filedata" data-auto-upload="true" data-editor-sequence="{$editor_sequence}" multiple />
|
||||
<input id="xe-fileupload" type="file" class="fileupload-processing " value="{$lang->edit->upload_file}" name="Filedata" data-auto-upload="true" data-editor-sequence="{$editor_sequence}" multiple />
|
||||
</span>
|
||||
|
||||
<p class="xefu-dropzone-message" cond="!$m">{$lang->ckeditor_about_file_drop_area}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue