Admin config UI cleaning.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11950 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-10-29 09:41:57 +00:00
parent 83e91883e1
commit f142d5bebf
7 changed files with 110 additions and 114 deletions

View file

@ -14,8 +14,8 @@
<label for="instanceList">{$lang->select_module_instance}</label>
<select size="8" id="instanceList" <!--@if($is_multiple)-->multiple<!--@endif--> style="height:auto!important">
</select>
<div class="x_pull-right">
<button type="button" class="moduleSearch_ok x_btn_ x_btn-inverse">{$lang->cmd_select}</button>
<div class="x_pull-right" style="margin-top:8px">
<button type="button" class="moduleSearch_ok x_btn x_btn-inverse">{$lang->cmd_select}</button>
</div>
</div>
</div>