mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 20:29:57 +09:00
엮인글 사용 설정 후 등록 메시지를 "삭제하시겠습니까?" → "등록하시겠습니까?"로 정정,
#163. 방명록 모듈 분류 SELECT 목록 보이도록 변수 추가, 방명록 글 수정, 삽입 되도록 하고 원래 페이지로 이동하도록 변경 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2566 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4610624334
commit
58c46555f8
4 changed files with 8 additions and 4 deletions
|
|
@ -114,7 +114,7 @@
|
|||
|
||||
// 성공 메세지 등록
|
||||
$this->add('mid', Context::get('mid'));
|
||||
$this->add('page', $output->get('page'));
|
||||
$this->add('page', Context::get('page'));
|
||||
$this->setMessage('success_deleted');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue