diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/templates/personal.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php index d52aca80ece..5fc3c60cf66 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -81,7 +81,7 @@ if($_['displayNameChangeSupported']) { ?> <?php -if($_['passwordChangeSupported']) { +if($_['displayNameChangeSupported']) { ?> <form id="lostpassword" class="section"> <h2> |