mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
r8147 보완
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8171 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8cf5f49ac0
commit
cf5e34d099
2 changed files with 14 additions and 12 deletions
|
|
@ -22,9 +22,9 @@
|
|||
<!-- tool -->
|
||||
<div class="tool">
|
||||
<a href="#edit" class="skip">{$lang->edit->jumptoedit}</a>
|
||||
<div class="t1" cond="$allow_file_upload || $enable_component">
|
||||
<div class="t1" cond="$allow_fileupload || $enable_component">
|
||||
<button type="button" class="mo"><span>{$lang->edit->toolbar_moreless}</span></button>
|
||||
<ul class="u1" cond="$allow_file_upload">
|
||||
<ul class="u1" cond="$allow_fileupload">
|
||||
<li class="ti al">
|
||||
<a href="#xdal" class="tb">
|
||||
<span class="all">{$lang->edit->upload_list}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue