mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
Issue 2295, Issue 2285, Issue 2183 : 크롬 제외 브라우저에서 추가 버튼 클릭 안되는 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11097 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
90dbcd491a
commit
103fe3a2c0
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
<input type="hidden" name="{$id}" value="" />
|
||||
<select class="modulelist_selected" size="8" multiple="multiple" style="width:290px;"></select>
|
||||
<br/>
|
||||
<button type="button" class="text" style="vertical-align: top"><a href="#moduleSearchWindow1" class="tgAnchor moduleSearch">{$lang->cmd_add}</a></button>
|
||||
<span style="padding:1px;margin:1px"><b><a href="#moduleSearchWindow1" class="tgAnchor moduleSearch">{$lang->cmd_add}</a></b></span>
|
||||
<button type="button" class="text modulelist_up" style="vertical-align:top">{$lang->cmd_move_up}</button>
|
||||
<button type="button" class="text modulelist_down" style="vertical-align:top">{$lang->cmd_move_down}</button>
|
||||
<button type="button" class="text modulelist_del" style="vertical-align:top">{$lang->cmd_delete}</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue