mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@843 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4ea882e869
commit
ee9723c0b7
5 changed files with 35 additions and 7 deletions
|
|
@ -25,8 +25,9 @@
|
|||
{Context::getHtmlFooter()}
|
||||
<div id="waitingforserverresponse">{$lang->msg_call_server}</div>
|
||||
<div id="fororiginalimagearea">
|
||||
<img src="./images/original_image_box_close.gif" alt="close original image" border="0" onclick="closeOriginalImage()" id="closeOriginalImageBtn"/>
|
||||
<img src="./images/blank.gif" alt="original image" border="0" id="fororiginalimage" />
|
||||
<img src="./images/original_image_box_close.gif" alt="close original image" border="0" onclick="closeOriginalImage()" id="closeOriginalImageBtn"/>
|
||||
<div id="fororiginalimageareabg"></div>
|
||||
</div>
|
||||
<div id="membermenuarea"></div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue