mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 17:59:55 +09:00
시스템 에러 메세지를 출력할 경우 403 HTTP 코드로 설정
This commit is contained in:
parent
9e78008fe6
commit
f930ec74f8
10 changed files with 35 additions and 27 deletions
|
|
@ -11,7 +11,7 @@ section{margin-top:20px}
|
|||
</style>
|
||||
<section>
|
||||
<div>
|
||||
<h1>404 Not Found</h1>
|
||||
<h1>{$http_status_code} {$http_status_message}</h1>
|
||||
<p>{$lang->msg_module_is_not_exists}</p>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue