기본 에디터 컴폰너트에서 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2337 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-12 04:07:33 +00:00
parent a63fb39dd5
commit 8cee3b8019
12 changed files with 0 additions and 483 deletions

View file

@ -1,10 +0,0 @@
<!--%import("popup.css")-->
<!--%import("../lang")-->
<div class="error_window">
<div class="error_text">
{nl2br($lang->msg_no_apikey)}
</div>
<div class="editor_button_area">
<input type="button" value="{$lang->cmd_close}" onclick="window.close();" class="editor_button" />
</div>
</div>