mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
File Attach UI Modify.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7955 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fb39761847
commit
a6f9f4a85b
1 changed files with 2 additions and 0 deletions
|
|
@ -328,6 +328,7 @@
|
|||
<div class="iHead">
|
||||
<h2>{$lang->edit->upload_list} <em>[<strong>0</strong>]</em></h2>
|
||||
<div class="btnArea fr">
|
||||
<button type="button" class="btn at strong" title="{$lang->edit->upload_file}">{$lang->edit->upload_file}</button>
|
||||
<button type="button" class="btn cs" title="{$lang->cmd_close}">{$lang->cmd_close}</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -374,6 +375,7 @@
|
|||
<p class="info">{$upload_status}</p>
|
||||
<div class="btnArea fr">
|
||||
<button type="button" class="btn at strong" title="{$lang->edit->upload_file}">{$lang->edit->upload_file}</button>
|
||||
<button type="button" class="btn cs" title="{$lang->cmd_close}">{$lang->cmd_close}</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue