mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed reset password
This commit is contained in:
parent
8e9c3184a8
commit
080c5e2793
@ -326,7 +326,7 @@ switch ($login_screen) {
|
||||
}
|
||||
|
||||
if ($config['enterprise_installed']) {
|
||||
if ($config['reset_pass_option']) {
|
||||
if ($config['reset_pass_option'] && (!$config['centralized_management'])) {
|
||||
$reset_pass_link = 'reset_pass.php';
|
||||
// Reset password link.
|
||||
echo '<div class="reset_password">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user