mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
회원 모듈 simple world 다듬기 + 오류 표시 모듈 스킨 추가
This commit is contained in:
parent
eb543775c1
commit
0f6a2e0daa
11 changed files with 348 additions and 9 deletions
6
modules/message/skins/simple_world/http_status_code.html
Normal file
6
modules/message/skins/simple_world/http_status_code.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<include target="./common_header.html" />
|
||||
<section class="sw-body">
|
||||
<h1>{$http_status_code} {$http_status_message}</h1>
|
||||
<div class="rx_member-notice error">{lang('common.msg_module_is_not_exists')}</div>
|
||||
</section>
|
||||
<include target="./common_footer.html" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue