서버 접속 메세지 출력시 사용되는 javascript로 인한 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3999 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-03-21 02:07:46 +00:00
parent d6695c9928
commit 002afdd250
2 changed files with 5 additions and 31 deletions

View file

@ -25,5 +25,6 @@
<body>
{$zbxe_final_content}
{Context::getHtmlFooter()}
<div id="waitingforserverresponse"></div>
</body>
</html>