mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@644 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6a0ed60358
commit
d35d6190ec
3 changed files with 14 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{Context::getHtmlFooter()}
|
||||
<div id="waitingforserverresponse">{$lang->msg_call_server}</div>
|
||||
<div id="fororiginalimagearea"><img src="./images/blank.gif" alt="original image" border="0" id="fororiginalimage" /></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" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
BIN
common/tpl/images/original_image_box_close.gif
Normal file
BIN
common/tpl/images/original_image_box_close.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 779 B |
Loading…
Add table
Add a link
Reference in a new issue