에디터 컴포넌트 설정 버튼 및 설정 팝업 css 조절

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3042 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-22 03:58:42 +00:00
parent 559e987765
commit d05dbf66f1
2 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@
<td class="tahoam">{$xml_info->version}</td>
<td class="blue"><a href="{$xml_info->author->link}" onclick="window.open(this.href);return false;">{$xml_info->author->name}</a></td>
<td class="tahoma">{$xml_info->author->date}</td>
<td class="tahoma">
<td class="red">
<!--@if($xml_info->extra_vars)-->
<a href="#" onclick="doSetupComponent('{$component_name}'); return false;">{$lang->cmd_setup}</a>
<!--@else-->