mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 11:22:34 +09:00
UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12276 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
41fc5be074
commit
197aaafae5
18 changed files with 58 additions and 58 deletions
|
|
@ -120,7 +120,7 @@
|
|||
<block cond="$var->type == 'filebox'">
|
||||
{@$use_filebox = true}
|
||||
<input type="hidden" name="{$id}" />
|
||||
<a class="x_btn x_btn-mini modalAnchor filebox" href="#modalFilebox">{$lang->cmd_select}</a>
|
||||
<a class="x_btn modalAnchor filebox" href="#modalFilebox">{$lang->cmd_select}</a>
|
||||
</block>
|
||||
<select cond="$var->type == 'menu'" name="{$id}">
|
||||
<option value="">-</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue