mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 17:49:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1083 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f764c3d92
commit
b433c8bb94
1 changed files with 14 additions and 10 deletions
|
|
@ -26,8 +26,11 @@
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
{$zbxe_final_content}
|
{$zbxe_final_content}
|
||||||
|
|
||||||
{Context::getHtmlFooter()}
|
{Context::getHtmlFooter()}
|
||||||
|
|
||||||
<div id="waitingforserverresponse">{$lang->msg_call_server}</div>
|
<div id="waitingforserverresponse">{$lang->msg_call_server}</div>
|
||||||
<div id="fororiginalimagearea">
|
<div id="fororiginalimagearea">
|
||||||
<div id="fororiginalimageareabg">
|
<div id="fororiginalimageareabg">
|
||||||
|
|
@ -36,5 +39,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="membermenuarea"></div>
|
<div id="membermenuarea"></div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue