fix: misspelled i18n in webgui password recovery
This commit is contained in:
parent
88c75626f4
commit
da87aa2c92
3 changed files with 6 additions and 7 deletions
|
|
@ -698,8 +698,6 @@ sub recoverPassword {
|
|||
|
||||
my $type = $self->getPasswordRecoveryType;
|
||||
|
||||
#$self->session->errorHandler->warn("recovery type: $type");
|
||||
|
||||
if ($type eq 'profile') {
|
||||
$self->profileRecoverPassword(@_);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue