mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Add more specific message about password change/reset
This commit is contained in:
parent
cd79409f9b
commit
cd1477f14b
3 changed files with 3 additions and 1 deletions
|
|
@ -1219,7 +1219,7 @@ class MemberController extends Member
|
|||
}
|
||||
|
||||
$this->add('member_srl', $member_srl);
|
||||
$this->setMessage('success_updated');
|
||||
$this->setMessage('member.msg_password_changed');
|
||||
|
||||
if (Context::get('success_return_url'))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue