mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
xe_board 게시판 재추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4869 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fa1bfce9c7
commit
22e25b82b8
201 changed files with 3071 additions and 0 deletions
16
modules/board/skins/xe_board/message.html
Normal file
16
modules/board/skins/xe_board/message.html
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<!--#include("header.html")-->
|
||||
|
||||
<div class="smallBox w268">
|
||||
|
||||
<div class="tCenter messageBox">{$message}</div>
|
||||
|
||||
<div class="gap1 tCenter">
|
||||
<!--@if(!$is_logged)-->
|
||||
<a href="{getUrl('act','dispMemberLoginForm')}" class="button"><span>{$lang->cmd_login}</span></a>
|
||||
<!--@end-->
|
||||
<a href="#" onclick="history.back(); return false;" class="button"><span>{$lang->cmd_back}</span></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!--#include("footer.html")-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue