#19519025 x.js 코드 교체

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8098 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2011-02-15 06:54:48 +00:00
parent 73b22bab38
commit e1797a4860
2 changed files with 163 additions and 143 deletions

View file

@ -86,7 +86,7 @@
</table>
</div>
<div id="popFooter" class="tCenter">
<a href="#" onclick="insertImage()" class="button black strong"><span>{$lang->cmd_insert}</span></a>
<a href="#" id="btn_insert" class="button black strong"><span>{$lang->cmd_insert}</span></a>
<a href="#" onclick="winopen('./?module=editor&amp;act=dispEditorComponentInfo&amp;component_name={$component_info->component_name}','ComponentInfo','left=10,top=10,width=10,height=10,resizable=no,scrollbars=no,toolbars=no');return false;" class="button"><span>{$lang->about_component}</span></a>
</div>