mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Fix #2285 hide resend auth mail form if email confirmation is not required
This commit is contained in:
parent
bbcbe04838
commit
a36d728ad9
2 changed files with 6 additions and 0 deletions
|
|
@ -929,6 +929,7 @@ class MemberView extends Member
|
|||
return;
|
||||
}
|
||||
|
||||
Context::set('member_config', $this->member_config);
|
||||
Context::set('identifier', $this->member_config->identifier);
|
||||
Context::set('enable_find_account_question', 'N');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue